[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (master) #3237

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#3237]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/3237/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build:
Mon, 19 Mar 2018 18:31:21 -0500
Build duration:
35 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: 10329 test(s), Total: 10329 test(s)
Name: Swift-Unit
Failed: 0 test(s), Passed: 514 test(s), Total: 514 test(s)

Changes

  • Commit 9750689210aea2524ffc7da7b7ad31f0d3dee829 by bruno.rocha:
    [stdlib][SR-4818] Add overflow assignment operators

    • edit: stdlib/public/core/Integers.swift.gyb
    • edit: stdlib/public/core/Policy.swift
    • edit: utils/SwiftIntTypes.py
  • Commit 3b074205ad244bc90f565ebca805619e44d050c1 by bruno.rocha:
    [stdlib] Revert overflow operators implementation change and improve

    • edit: utils/SwiftIntTypes.py
    • edit: stdlib/public/core/Integers.swift.gyb
  • Commit 16d793afbd5793a6ca0cdcb558f590491362f224 by bruno.rocha:
    [stdlib] Add overflow operator tests

    • edit: test/stdlib/Integers.swift.gyb
  • Commit 08610df3e71630d9316a1ddfe1ddf60a66f3d367 by bruno.rocha:
    [stdlib] Improve masked operator tests

    • edit: test/stdlib/Integers.swift.gyb