swift-ci
(Swift CI)
1
Report
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04-long-test [#6510]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04-long-test/6510/
Project:
oss-swift-incremental-RA-linux-ubuntu-14_04-long-test
Date of build:
Wed, 12 Jun 2019 14:14:42 -0500
Build duration:
1 hr 11 min
Identified problems:
- Timeout: This build was marked as FAIL because it timed out.
Changes
-
Commit 6bf0826524b10612f9905cef150df96edcbd57cd by danielrodriguez:
[build-script] Improvements to CMakeOptions.
-
edit: utils/swift_build_support/swift_build_support/products/llvm.py
-
edit: utils/swift_build_support/tests/products/test_swift.py
-
edit: utils/swift_build_support/swift_build_support/cmake.py
-
edit: utils/swift_build_support/tests/products/test_llvm.py
-
edit: utils/swift_build_support/swift_build_support/products/product.py
-
edit: utils/swift_build_support/swift_build_support/products/swift.py
-
edit: utils/swift_build_support/tests/test_cmake.py
-
Commit a80fa91c3bd081b30f8f64214c53e066e96a07ad by pyaskevich:
[ConstraintSystem] Use lightweight conformance check in determining
-
edit: test/Constraints/generics.swift
-
edit: lib/Sema/TypeCheckConstraints.cpp
-
Commit b4998fb9ff43892dcb385ee5a712ee1a429fcede by klorentey:
[SDK] Modernize array initialization pattern in ModelIO overlay
-
edit: stdlib/public/Darwin/ModelIO/ModelIO.swift
-
Commit 6575a92d07d3abff8535c26f2d9f8ece91e637fe by mgottesman:
[cfg] Make the docs for splitBasicBlockAndBranch clearer.
-
edit: include/swift/SILOptimizer/Utils/CFG.h
-
Commit 3e5b1ea3ca095335a8dc15cd65689709003ef2a4 by github:
Fix some formatting
-
edit: Documentation/Usage.md
-
Commit a6e23cf0ce536fc3ea0bcfc0120be6e13d01af98 by millenomi:
Implement CachedURLResponse.
-
edit: Foundation/URLCache.swift
-
add: TestFoundation/TestCachedURLResponse.swift
-
edit: TestFoundation/main.swift
-
edit: Foundation/URLResponse.swift
-
edit: CMakeLists.txt
-
edit: TestFoundation/TestURLResponse.swift
-
Commit 6be80a7e3794feada4ed6119c2c4537dc293a3b5 by millenomi:
Remove coding.
-
edit: Foundation/URLCache.swift
-
Commit 3dd622b98e29c8e33975ff43a045b18a415b4223 by millenomi:
Remove coding from testing as well. Add tests to the Xcode project.
-
edit: Foundation.xcodeproj/project.pbxproj
-
edit: TestFoundation/TestCachedURLResponse.swift
-
Commit 81328fd981fdb87a00253681467f5f0b00b97aa2 by millenomi:
Add extensive testing documentation
-
add: Docs/Testing.md
-
edit: Tools/GenerateTestFixtures/GenerateTestFixtures/Utilities.swift
-
edit: Tools/GenerateTestFixtures/GenerateTestFixtures.xcodeproj/xcshareddata/xcschemes/GenerateTestFixtures.xcscheme
-
edit: Tools/GenerateTestFixtures/GenerateTestFixtures/main.swift
-
Commit 23be01b965ea4e7434f1c6a1303b63a497eb49c7 by millenomi:
Some minor editing.