swift-ci
(Swift CI)
1
Report
[FAILURE] oss-swift-incremental-RA-osx [#9731]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-osx/9731/
Project:
oss-swift-incremental-RA-osx
Date of build:
Thu, 21 Nov 2019 00:16:01 -0600
Build duration:
1 hr 13 min
Identified problems:
- Jenkins Error: This build failed because of a Jenkins Error; typically a Java exception.
- Timeout: This build was marked as FAIL because it timed out.
Changes
-
Commit e4fd500269cf41bdd62a4542f03d0902cd047d0f by jonas:
[Reproducer] Generate LLDB reproducer on crash
-
add: lldb/lit/Reproducer/Inputs/GDBRemoteCrashCapture.in
-
edit: lldb/source/Commands/Options.td
-
edit: lldb/include/lldb/API/SBReproducer.h
-
edit: lldb/tools/driver/Driver.cpp
-
add: lldb/lit/Reproducer/TestCrash.test
-
edit: lldb/lit/Reproducer/TestGDBRemoteRepro.test
-
edit: lldb/source/API/SBReproducer.cpp
-
edit: lldb/source/Commands/CommandObjectReproducer.cpp
-
Commit 47c87b94d374a6a346248527e79881600108ce46 by jonas:
[Reproducer] Limit signals to macro define sin
-
edit: lldb/source/Commands/CommandObjectReproducer.cpp
-
edit: lldb/lit/Reproducer/TestCrash.test
-
Commit 7e14e34ec61d71cc8eaab8dd4b624e7306b3d7b1 by rwidmann:
Ensure that we have a valid witness to IteratorProtocol.next()
-
edit: lib/Sema/TypeCheckStmt.cpp