swift-ci
(Swift CI)
1
Report
[FAILURE] oss-swift-5.0-incremental-RA-linux-ubuntu-18_04-long-test [#601]
Build URL:
https://ci.swift.org/job/oss-swift-5.0-incremental-RA-linux-ubuntu-18_04-long-test/601/
Project:
oss-swift-5.0-incremental-RA-linux-ubuntu-18_04-long-test
Date of build:
Wed, 27 Feb 2019 21:12:04 -0600
Build duration:
12 min
Identified problems:
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
- Swift Compile Error: Swift compiler error
Changes
-
Commit cfd4e3e9147896c9c3be0367d9986e556f81e9a7 by erik.pilkington:
[CodeGen] Fix some broken IR generated by
-
edit: lib/CodeGen/CGExprScalar.cpp
-
add: test/CodeGen/sanitize-atomic-int-overflow.c
-
Commit 107de882f49e2dae81657ede63030d7abb72302f by erik.pilkington:
Revert "[CodeGen] Fix some broken IR generated by
-
edit: lib/CodeGen/CGExprScalar.cpp
-
delete: test/CodeGen/sanitize-atomic-int-overflow.c
-
Commit c4b42d740ecbdbe9358257f19f4774787f2c1727 by public-apollonian:
NSRange: fix init from RangeExpression in String
-
edit: Foundation/NSRange.swift
-
Commit 5393eae65b8bde0c956f09fee025b79d404c2ab1 by public-apollonian:
NSRange: add test for init(_:in:)
-
edit: TestFoundation/TestNSRange.swift
-
Commit ad17bae9fc27e8257a5905e1df4eded6875219df by public-apollonian:
NSRange: replace init(_:in:) with Darwin implementation
-
edit: Foundation/NSRange.swift
-
Commit 3023abc90a52c98fcbcfe31d6528c1f7768b4114 by public-apollonian:
NSRange: test use more specific name
-
edit: TestFoundation/TestNSRange.swift