swift-ci
(Swift CI)
1
Report
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#6474]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/6474/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build:
Fri, 07 Dec 2018 11:37:40 -0600
Build duration:
18 min
Tests:
Name: Swift(linux-x86_64)
Failed: 0 test(s), Passed: 9759 test(s), Total: 11030 test(s)
Name: Swift-Unit
Failed: 0 test(s), Passed: 504 test(s), Total: 504 test(s)
Changes
-
Commit 50b5044abb2d0150cc6f94a2d2160fa47e7a4080 by dgregor:
[IRGen] Don't emit relative references to Objective-C class references.
-
edit: test/IRGen/protocol_conformance_records_objc.swift
-
edit: test/IRGen/objc_bridged_generic_conformance.swift
-
edit: lib/IRGen/GenDecl.cpp
-
edit: test/IRGen/objc_runtime_visible_conformance.swift
-
Commit e981834a731406ee4e4a2ca2caa07582fc93dcae by dgregor:
[IRGen] Stop forcing Objective-C class references to be file-local.
-
edit: test/ClangImporter/attr-swift_private.swift
-
edit: test/IRGen/objc_properties_jit.swift
-
edit: lib/IRGen/Linking.cpp
-
edit: test/ClangImporter/objc_ir.swift
-
edit: test/IRGen/objc_generic_class_metadata.sil
-
edit: test/IRGen/objc_casts.sil
-
Commit fbaacf91569d2405fce32399c0bce4768de3fb56 by dgregor:
Update more tests for the OBJC_CLASS_REF change
-
edit: test/IRGen/ELF-objc-sections.swift
-
edit: test/IRGen/COFF-objc-sections.swift
-
edit: test/IRGen/MachO-objc-sections.swift
12:53:59 ******************** 12:53:59 Testing Time: 7.95s 12:53:59 ******************** 12:53:59 Failing Tests (1): 12:53:59 SwiftXCTestFunctionalTests :: Asynchronous/Expectations/main.swift 12:53:59
This looks like a spurious failure unrelated to the changes.