swift-ci
(Swift CI)
1
Report
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04 [#5713]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/5713/
Project:
oss-swift-incremental-RA-linux-ubuntu-14_04
Date of build:
Thu, 30 Aug 2018 15:21:49 -0500
Build duration:
1 hr 58 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 933bee62da774998ca34a408e37e3b78c13a5eb8 by jordan_rose:
[IDE] Honor #sourceLocation in comment-to-XML conversion
-
edit: lib/IDE/CommentConversion.cpp
-
edit: test/Inputs/comment_to_something_conversion.swift
-
Commit c06dc63654e42d97449b13b7546e36d28edfca7f by jordan_rose:
[IDE] Honor #sourceLocation in swift-ide-test's comment printing
-
edit: tools/swift-ide-test/swift-ide-test.cpp
-
edit: test/IDE/comment_attach.swift
-
Commit 9a794531c79400c040aaa009f0829787e44de977 by jordan_rose:
[SourceKit] Honor #sourceLocation in reporting diagnostics
-
edit: test/SourceKit/CompileNotifications/diagnostics.swift
-
edit: tools/SourceKit/lib/SwiftLang/SwiftEditor.cpp
-
add: test/SourceKit/CompileNotifications/Inputs/parse-error-with-sourceLocation.swift
-
Commit e3ac6a36fb021db582452914e798a0b62105e197 by jordan_rose:
[SILGen] Honor #sourceLocation for run-time error messages
-
edit: lib/SILGen/SILGenConvert.cpp
-
edit: test/SILGen/optional.swift
-
Commit b9af6e0110b7ce8b04f4bbc6c21f6bf5c9170387 by jordan_rose:
[SIL] Honor #sourceLocation in optimization record YAML files
-
edit: test/Driver/opt-record.swift
-
edit: lib/SIL/OptimizationRemark.cpp
-
Commit 63cd1258ea9bd4d9baf22ff6f2db28582e4de8e6 by jordan_rose:
Stop using SourceManager::getBufferIdentifierForLoc to find buffer IDs
-
add: test/SourceKit/CursorInfo/cursor_info_param.swift
-
edit: unittests/Parse/LexerTests.cpp
-
edit: lib/Parse/Lexer.cpp
-
edit: tools/SourceKit/lib/SwiftLang/SwiftSourceDocInfo.cpp
-
edit: lib/IDE/Utils.cpp
-
Commit 4a93ab56e9c0ade5afd8fc8e156a58ddc6c9f2b4 by jordan_rose:
Remove SourceManager::getBufferIdentifierForLoc
-
edit: include/swift/Basic/SourceManager.h
-
Commit c328c0f07d21a962d7270b098318975f38a0cac6 by dingobye:
Fix warnings in attribute to make swift-corelibs-libdispatch adapted to
-
edit: src/swift/Queue.swift
-
Commit 5c7dc65fdf20ac66ec071027d89a59608d8c3daf by dye:
Add tvOS and watchOS to keep it consistent to Swift main repo.
-
edit: src/swift/Queue.swift
jrose
(Jordan Rose)
2
Looks like https://bugs.swift.org/browse/SR-8664, "dispatch_group test timed out on ci.swift.org Ubuntu 14.04", and not anything our commits did.
Jordan
Unexpected Passing Tests (1): Swift(linux-x86_64) :: IDE/coloring.swift