Report
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04 [#5293]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/5293/
Project:
oss-swift-incremental-RA-linux-ubuntu-14_04
Date of build:
Tue, 31 Jul 2018 16:42:22 -0500
Build duration:
17 min
Identified problems:
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
- Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:
Changes
-
Commit 4b5c2295d17bea47e53bd64e64e15e1d2d602a38 by ditaliano:
[RemoteAST] Support for extracting the type/valuea out of an- edit: include/swift/RemoteAST/RemoteAST.h
- edit: lib/RemoteAST/RemoteAST.cpp
- edit: include/swift/Remote/MetadataReader.h
- add: test/RemoteAST/existentials.swift
- edit: tools/swift-remoteast-test/swift-remoteast-test.cpp
-
Commit 53ff023c6c7865ed1b73f6946bd15ed879bc340b by github:
[Runtime] Print fatal errors' messages before pausing in the debugger- edit: stdlib/public/stubs/Assert.cpp