swift-ci
(Swift CI)
1
Report
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#2714]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/2714/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build:
Mon, 29 Jan 2018 21:20:36 -0600
Build duration:
1 hr 31 min
Identified problems:
- Timeout: This build was marked as FAIL because it timed out.
Changes
-
Commit 8685ee01a13c66fdfd6bf7745c0b04ed136a9b85 by mark.lacey:
Allow inout arguments that differ in optionality than the expected
-
edit: lib/Sema/CSApply.cpp
-
edit: lib/Sema/CSSimplify.cpp
-
edit: lib/AST/ASTVerifier.cpp
-
edit: lib/Sema/ConstraintSystem.h
-
edit: test/Constraints/iuo.swift
-
edit: lib/Sema/CSRanking.cpp
-
Commit 935c167fc4542275063e6b110ae7d7b879affcb2 by huon:
[Demangler] Use StringRef APIs for clarity. NFC.
-
edit: lib/Demangling/Demangler.cpp
-
Commit 5049db0dd9256612610cbea524f7846537b5eddc by vsk:
[DebuggerSupport] Attempt expanding objects with .class display style
-
add: test/stdlib/BridgedObjectDebuggerSupport.swift
-
edit: stdlib/public/core/DebuggerSupport.swift
-
Commit d21b4a35d5db6a42399679b66290aae581bed9ac by eeckstein:
swift-demangle: Add an option to test the ObjC runtime name mangling
-
edit: tools/swift-demangle/swift-demangle.cpp
-
Commit 5acd7edcdf365e0028f992d1487a31a8235a8885 by eeckstein:
Fix a runtime crash in the old remangler when trying to create a
-
edit: test/Demangle/remangle.swift
-
edit: lib/Demangling/OldRemangler.cpp
-
Commit 7fe43d6d71da1d718c6a22c3cc5ca74bf6e0f4c9 by vsk:
Mark a debugger support test as requiring objc_interop
-
edit: test/stdlib/BridgedObjectDebuggerSupport.swift
-
Commit db92199adc728a6605b6279486128a148450c251 by kyrtzidis:
[index/store] Make sure to ignore any decl occurrences from the
-
edit: lib/Index/IndexingAction.cpp
-
edit: test/Index/Store/using-libstdcpp-arc.mm