Report
[FAILURE] oss-swift-package-linux-ubuntu-16_04 [#154]
Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-16_04/154/
Project:
oss-swift-package-linux-ubuntu-16_04
Date of build:
Tue, 08 Nov 2016 15:49:10 -0800
Build duration:
1 hr 43 min
Identified problems:
- Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:
Changes
-
Commit d257f1dd36b87f60296655b2344ad003110996a8 by nhawes:
[SyntaxColor] Restrict the keywords colored as identifiers to just those- edit: lib/IDE/SyntaxModel.cpp
- edit: test/IDE/coloring.swift
-
Commit 8f8f6fd5f3275b614b58e54d6b1944423301baa1 by anthony.parker:
Fix AffineTransform initializer- edit: apinotes/Foundation.apinotes
- edit: stdlib/public/SDK/Foundation/AffineTransform.swift
- edit: test/stdlib/TestAffineTransform.swift
-
Commit 1769325ec11f9181193842411f0c58420c6aa7f7 by ghoare:
[Compile perf] Make scale-test conditional on assertions,- edit: validation-test/compiler_scale/scale_neighbouring_getset.gyb
-
Commit 0e7b13a96ee61fb8803d1b1606235a5613eede9b by xi_ge:
[SourceKit] Lessen assertion in the range resolver walker to allow early- edit: lib/IDE/SwiftSourceDocInfo.cpp
-
Commit a8e9ad3d0ddbee9edb879b175552e781780be870 by rjmccall:
Gate the swift-remoteast-test tests on the target matching the host.- edit: test/RemoteAST/structural_types.swift
- edit: test/RemoteAST/nominal_types.swift
- edit: test/lit.cfg
- edit: test/RemoteAST/foreign_types.swift
- edit: test/RemoteAST/objc_classes.swift
- edit: test/RemoteAST/member_offsets.swift
-
Commit ec0a2d8c35abf4716cd44ccc8f545a1045e9cc8b by dgregor:
[IRGen] Eliminate reliance on witness markers from- edit: lib/IRGen/GenProto.cpp
-
Commit b2fa9f7b8e9dd0d82cb0ba2663617549e593d68c by jordan_rose:
Disallow StringRef assignment from temporary std::strings.- edit: include/llvm/ADT/StringRef.h
-
Commit 25442627822d58f69d01945d65337dbb776f41d2 by jordan_rose:
Add tests for r286139.- edit: unittests/ADT/StringRefTest.cpp
-
Commit ab8e654235726bf1debd8a028cdbce56635a39b2 by aprantl:
Emit the DW_AT_type for a C++ static member definition if it is more- add: test/DebugInfo/X86/static_member_array.ll
- edit: lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
-
Commit 2c132f768d99a17ac1463e962c074c9215c3c177 by github:
Fix use-of-temporary with StringRef in code coverage (#36)- edit: lib/CodeGen/CoverageMappingGen.cpp
-
Commit 8322741531cb721eb2897ca38a2f96f7cda8416a by beanz:
[CMake] Fix the repl_swift build broken by 0bef643- edit: tools/repl/swift/CMakeLists.txt
-
Commit d963095c86b7e9f90bf6efb5278cc0b23c4d5d36 by s.minakov:
URLCredential NSCoding test- edit: Foundation/NSURLCredential.swift
- edit: Docs/Status.md
- edit: TestFoundation/TestNSURLCredential.swift
-
Commit 7b571bef1191246fe572f135d4e46cd9fc5b51a6 by devias.naith:
isEqual change- edit: Foundation/NSURLCredential.swift
-
Commit a7132fa8ed188b066fc2bb09d086fae271c16256 by jbrecka:
[tsan] Add support for GCD target queues- add: test/tsan/Darwin/gcd-target-queue-norace.mm
- edit: lib/tsan/rtl/tsan_libdispatch_mac.cc
-
Commit 1474f49f6364fe0f1c2471f0a066a097bfdec27e by jbrecka:
[tsan] Change nullptr to NULL in realloc-zero.cc test. Some environments- edit: test/tsan/Darwin/realloc-zero.cc
-
Commit 2f412c9a7e79761a7ea400bc0a771316a6765594 by jbrecka:
[tsan] Implement WriteMemoryProfile for Darwin- edit: lib/tsan/rtl/tsan_platform_windows.cc
- edit: lib/tsan/rtl/tsan_platform_mac.cc