Report
[FAILURE] oss-swift-5.0-incremental-RA-linux-ubuntu-14_04-long-test [#187]
Build URL:
https://ci.swift.org/job/oss-swift-5.0-incremental-RA-linux-ubuntu-14_04-long-test/187/
Project:
oss-swift-5.0-incremental-RA-linux-ubuntu-14_04-long-test
Date of build:
Sun, 16 Dec 2018 00:43:00 -0600
Build duration:
55 min
Identified problems:
- Swift Compile Error: Swift compiler error
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
Tests:
Name: Swift(linux-x86_64)
Failed: 0 test(s), Passed: 7 test(s), Total: 11009 test(s)
Name: Swift-Unit
Failed: 0 test(s), Passed: 522 test(s), Total: 522 test(s)
Changes
-
Commit eef07a153f02c5e86d6547101609c4381efe1088 by harlan:
[Serialization] Only serialize inlinable body text in partial modules- edit: lib/Serialization/Serialization.cpp
- edit: test/ParseableInterface/inlinable-function.swift
- edit: test/ParseableInterface/modifiers.swift
- edit: test/ParseableInterface/fixed-layout-property-initializers.swift
-
Commit e3773f8d7e9d028f0b404f35336ae4f3ef9acb8f by spestov:
Sema: Fix applying solution for OptionalTryExpr- edit: lib/Sema/CSApply.cpp
- edit: test/Parse/try_swift5.swift
- edit: test/Parse/try.swift