Report
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#3168]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/3168/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build:
Wed, 14 Mar 2018 19:48:25 -0500
Build duration:
1 hr 26 min
Identified problems:
- Timeout: This build was marked as FAIL because it timed out.
Tests:
Name: Swift(linux-x86_64)
Failed: 0 test(s), Passed: 10527 test(s), Total: 10527 test(s)
Name: Swift-Unit
Failed: 0 test(s), Passed: 514 test(s), Total: 514 test(s)
Changes
-
Commit 9031fc32286cff2f80a96e19eebad132db3fe696 by dgregor:
[GSB] More cleanup now that nested potential archetypes don't contain- edit: lib/AST/GenericSignatureBuilder.cpp
- edit: lib/AST/ASTContext.cpp
-
Commit acef21be667eceae678bec468d669369c42606f7 by dgregor:
[GSB] When merging equivalence classes, only merge each named nested- edit: lib/AST/GenericSignatureBuilder.cpp
-
Commit ebf017042ae7628489131a49fc4a8ab3df577aac by spestov:
SILGen: Simplify AccessorBaseArgPreparer::prepareAccessorObjectBaseArg()- edit: lib/SILGen/SILGenApply.cpp
-
Commit 1e491dce5eabeb6cbb624e7f92d72d666f675d09 by spestov:
SILGen: Don't emit key path descriptors for properties with mutating- edit: lib/SILGen/SILGen.cpp
- edit: test/SILGen/keypath_property_descriptors.swift
-
Commit af868778b6fac98774f68f1d6da2d858985347a2 by github:
SwiftSyntax: add an API to teach Trivia to calculate byte size. (#15251)- edit: tools/SwiftSyntax/Trivia.swift.gyb
- edit: tools/SwiftSyntax/Syntax.swift
- edit: test/SwiftSyntax/AbsolutePosition.swift