Report
[FAILURE] oss-swift-4.2-incremental-RA-osx [#255]
Build URL:
https://ci.swift.org/job/oss-swift-4.2-incremental-RA-osx/255/
Project:
oss-swift-4.2-incremental-RA-osx
Date of build:
Sat, 24 Mar 2018 13:34:17 -0500
Build duration:
1 hr 14 min
Identified problems:
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
Tests:
Name: Swift(macosx-x86_64)
Failed: 0 test(s), Passed: 10523 test(s), Total: 10523 test(s)
Name: Swift-Unit
Failed: 0 test(s), Passed: 552 test(s), Total: 552 test(s)
Changes
-
Commit 20b120dc66856fe2f853162cd1ff9768fe3b1dd8 by ankit_aggarwal:
Add thread sanitizer support- add: Fixtures/Miscellaneous/ThreadRace/Sources/exec/main.swift
- add: Fixtures/Miscellaneous/ThreadRace/Sources/lib/lib.swift
- edit: Tests/CommandsTests/RunToolTests.swift
- edit: Sources/TestSupport/XCTAssertHelpers.swift
- add: Fixtures/Miscellaneous/ThreadRace/README.md
- add: Fixtures/Miscellaneous/ThreadRace/Package.swift
- add: Fixtures/Miscellaneous/ThreadRace/Tests/libTests/XCTestManifests.swift
- add: Sources/Build/Sanitizers.swift
- edit: Sources/Commands/UserToolchain.swift
- edit: Sources/Commands/SwiftTestTool.swift
- add: Fixtures/Miscellaneous/ThreadRace/Tests/LinuxMain.swift
- add: Fixtures/Miscellaneous/ThreadRace/.gitignore
- edit: Sources/Commands/Options.swift
- edit: Sources/Build/BuildPlan.swift
- edit: Sources/Commands/SwiftTool.swift
- add: Fixtures/Miscellaneous/ThreadRace/Tests/libTests/libTests.swift
- edit: Tests/CommandsTests/TestToolTests.swift