swift-ci
(Swift CI)
1
Report
[FAILURE] oss-lldb-incremental-linux-ubuntu-14_04 [#1595]
Build URL:
https://ci.swift.org/job/oss-lldb-incremental-linux-ubuntu-14_04/1595/
Project:
oss-lldb-incremental-linux-ubuntu-14_04
Date of build:
Tue, 26 Mar 2019 08:25:12 -0500
Build duration:
3 hr 2 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 ca6eca077ad0487a726b93f5578eb8bc08fef966 by si:
DarwinCompatibility: TestStream.seek(to:) is internal API
-
edit: TestFoundation/TestStream.swift
-
Commit 96cb31e60bc5f965e21f059f0e2451745abd5990 by si:
DarwinCompatibility: Disable tests that use new API not yet in
-
edit: TestFoundation/TestNSCalendar.swift
-
edit: TestFoundation/TestFileHandle.swift
-
edit: TestFoundation/TestScanner.swift
-
edit: TestFoundation/TestPipe.swift
-
Commit 2c271738335b9aa789808dfc177006dea78d10a3 by si:
DarwinCompatibility: Update Xcode Project.
-
edit: DarwinCompatibilityTests.xcodeproj/project.pbxproj
-
add: DarwinCompatibilityTests.xcodeproj/xcshareddata/xcschemes/xdgTestHelper.xcscheme
-
edit: CMakeLists.txt
-
delete: TestFoundation/TestNSProgressFraction.swift
-
edit: Foundation.xcodeproj/project.pbxproj
-
add: TestFoundation/TestProgressFraction.swift
-
Commit 97cc84c5dff8737ad2d1204f24bcffa312731560 by tomoya.hirano:
Implement NSArray's customMirror
-
edit: Foundation/NSArray.swift
-
edit: TestFoundation/TestNSArray.swift
-
Commit 6bcde8229edbd90e7e9950f5fee35c1c9ec1597c by tomoya.hirano:
fix sample array for testing
-
edit: TestFoundation/TestNSArray.swift
-
Commit c14ab252bfcb58d20248b383b6f77cb0041cfa65 by tomoya.hirano:
using _storage
-
edit: Foundation/NSArray.swift
-
Commit 678a14d4a69d2645daf055c904dfea1ecca64528 by tomoya.hirano:
remove debug print
-
edit: TestFoundation/TestNSArray.swift
-
Commit 0856854bfcd061d940a5be43394b5cfe0eed13a7 by rikusouda:
[Foundation] Implement NSSet#description
-
edit: Foundation/NSSet.swift
-
edit: Docs/Status.md
-
edit: TestFoundation/TestNSSet.swift
-
Commit 231c8be1d55e688ee6b893df2b2c339ee7aaa7c9 by rikusouda:
Remove variable named cnt
-
edit: Foundation/NSSet.swift
-
Commit d293de171f5698b80875097bf33a4365679a6255 by rikusouda:
Fix build error of NSSet#description's test on Linux
-
edit: TestFoundation/TestNSSet.swift
-
Commit d4414b71d9766d1c9dfb2353dd7631e4fd34c5b3 by rikusouda:
Fix build error of NSSet#description's test on Linux
-
edit: TestFoundation/TestNSSet.swift