[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 14.04 (swift 5.0) #304

Report

[FAILURE] oss-swift-5.0-incremental-RA-linux-ubuntu-14_04 [#304]

Build URL:
https://ci.swift.org/job/oss-swift-5.0-incremental-RA-linux-ubuntu-14_04/304/
Project:
oss-swift-5.0-incremental-RA-linux-ubuntu-14_04
Date of build:
Sun, 27 Jan 2019 18:22:29 -0600
Build duration:
2 hr 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:

Tests:

Name: Swift(linux-x86_64)
Failed: 0 test(s), Passed: 9574 test(s), Total: 11036 test(s)
Name: Swift-Unit
Failed: 0 test(s), Passed: 504 test(s), Total: 504 test(s)

Changes

  • Commit 6cdd5d1a50c52351a78d839f07b5c0a166f1a2ad by github:
    Revert "Revert "Convert RunLoopMode to RunLoop.Mode as with Darwin

    • edit: Sources/XCTest/Public/Asynchronous/XCTNSPredicateExpectation.swift
    • edit: Tests/Functional/Asynchronous/Expectations/main.swift
    • edit: Sources/XCTest/Public/Asynchronous/XCTWaiter.swift
  • Commit 72c3e7e4068d529b105f67a2952cd95a5d0c43ae by suicaicoca:
    Convert RunLoopMode to RunLoop.Mode as with Darwin Foundation

    • edit: TestFoundation/TestTimer.swift
    • edit: TestFoundation/TestNotificationQueue.swift
    • edit: Foundation/Process.swift
    • edit: Foundation/Port.swift
    • edit: Foundation/NotificationQueue.swift
    • edit: Foundation/RunLoop.swift
    • edit: Foundation/Stream.swift
    • edit: Foundation/FileHandle.swift
    • edit: TestFoundation/TestRunLoop.swift