swift-ci
(Swift CI)
1
Report
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#3231]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/3231/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build:
Mon, 19 Mar 2018 13:17:39 -0500
Build duration:
41 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(linux-x86_64)
Failed: 0 test(s), Passed: 10332 test(s), Total: 10332 test(s)
Name: Swift-Unit
Failed: 0 test(s), Passed: 514 test(s), Total: 514 test(s)
Changes
-
Commit 7f12cfcb59c93ade78faa3c6f2c5b26b606c50a9 by dgregor:
Prevent associated type witnesses from referring to Objective-C type
-
add: test/ClangImporter/objc_generics_conformance.swift
-
edit: lib/Sema/TypeCheckProtocol.cpp
-
edit: include/swift/AST/DiagnosticsSema.def
-
Commit da7aad63169ec60a59a69682c69d5ecc6d655e1f by dgregor:
[Conformance checking] Factor out new functionality.
-
edit: lib/Sema/TypeCheckProtocol.cpp
-
edit: lib/Sema/TypeCheckProtocol.h
-
Commit d71520dd05beaaa511cca88fa5f897407c912c61 by dgregor:
Remove a previously-crashing test case that now produces an error.
-
edit: test/SILGen/objc_imported_generic.swift