Report
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04 [#5746]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/5746/
Project:
oss-swift-incremental-RA-linux-ubuntu-14_04
Date of build:
Tue, 04 Sep 2018 21:29:07 -0500
Build duration:
3 hr 39 min
Identified problems:
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
- Timeout: This build was marked as FAIL because it timed out.
Changes
-
Commit 8d6d3f09048b1bf234a1e10790d44694cb279bd3 by hamish2knight:
[test] Expand AnyObject ambiguity test to cover methods and subscripts- edit: test/Constraints/dynamic_lookup.swift
-
Commit 9268fcd6aee60bcb476ae2c7a24a440b0a0ab647 by hamish2knight:
[CSRanking] Swift 4.1 compatibility hack for favouring properties on- edit: lib/Sema/CSRanking.cpp
- add: test/Constraints/sr7425.swift
- edit: test/Constraints/rdar39401774.swift
-
Commit db2897f114115456b7066d0474efcedcf996bcc6 by hamish2knight:
Address #18952 review comments- edit: lib/Sema/CSRanking.cpp
-
Commit c6a4e2cdd2cd019901a34314c8dc3897447dc029 by shajrawi:
[Exclusivity] Handle mayRelease instructions conservatively in- edit: lib/SILOptimizer/Transforms/AccessEnforcementOpts.cpp
- edit: lib/SILOptimizer/LoopTransforms/LICM.cpp
- edit: test/SILOptimizer/access_enforcement_opts.sil
- edit: test/SILOptimizer/licm_exclusivity.sil
-
Commit 7297b811086bd593162f8b6c3ebd24e526236008 by shajrawi:
AccessEnforcementOpts: Refactoring 1) use vectors instead of MapVector- edit: lib/SILOptimizer/Transforms/AccessEnforcementOpts.cpp
-
Commit 1289b49615b7486c6a90403a38240f792ea3738f by ditaliano:
[Parse] Store local typealiases, they matter for type reconstruction.- edit: lib/Parse/ParseDecl.cpp
- edit: test/IDE/local_types.swift
- edit: tools/swift-ide-test/swift-ide-test.cpp