swift-ci
(Swift CI)
1
Report
[FAILURE] oss-swift-5.0-incremental-RA-linux-ubuntu-14_04 [#422]
Build URL:
https://ci.swift.org/job/oss-swift-5.0-incremental-RA-linux-ubuntu-14_04/422/
Project:
oss-swift-5.0-incremental-RA-linux-ubuntu-14_04
Date of build:
Tue, 02 Apr 2019 21:57:11 -0500
Build duration:
2 hr 18 min
Identified problems:
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
Changes
-
Commit d47c2d9b33a1da3e30f5893e043f08c1ad0b9d4b by davg:
Add DebugPrefixMap remapping back to module creation
-
edit: lib/IRGen/IRGenDebugInfo.cpp
-
Commit 4ff4f51898da36efe4c4a2db38211668786cdd29 by davg:
Add test
-
edit: test/DebugInfo/debug_prefix_map.swift
-
Commit f1514c59eecfc2396d4bee947f950fdb68387021 by davg:
Swap to use %target-swiftc_driver for test
-
edit: test/DebugInfo/debug_prefix_map.swift
-
Commit cb92d5ca1b0de498f7a512e444e06b62344c9b61 by eeckstein:
IRGen: Test all of the payload bits if there are not extra inhabitants
-
edit: lib/IRGen/GenEnum.cpp
-
edit: test/IRGen/enum.sil
-
Commit 64ff24cf417b3df8a6782f99c6706b8d833c33de by pyaskevich:
[ConstraintSystem] Delay adding contextual requirements until parent
-
add: validation-test/compiler_crashers_2_fixed/0189-rdar49371608.swift
-
edit: lib/Sema/ConstraintSystem.cpp
-
Commit 618ed9c16383be817ec232c40d374051a92f1189 by mracek:
[5.1] IRGen: Move coroutine passes to be scheduled before tsan
-
edit: lib/IRGen/IRGen.cpp
-
Commit c4e806a3b583f84192a3b8f1abf4dd127cabc028 by mracek:
Add a test for the tsan co-routine lowering order change
-
add: test/IRGen/tsan_coroutines.swift
-
Commit ec736e612fabf31595205da8a0400d98b43c934a by mracek:
Restrict test to mac x86_64
-
edit: test/IRGen/tsan_coroutines.swift
-
Commit e4520e25220925165b26152ecb017198e54f49f0 by eeckstein:
Fix test for linux
-
edit: test/IRGen/enum.sil