Report
[FAILURE] oss-swift-5.1-incremental-RA-linux-ubuntu-18_04-long-test [#396]
Build URL:
https://ci.swift.org/job/oss-swift-5.1-incremental-RA-linux-ubuntu-18_04-long-test/396/
Project:
oss-swift-5.1-incremental-RA-linux-ubuntu-18_04-long-test
Date of build:
Wed, 17 Apr 2019 18:42:09 -0500
Build duration:
1 hr 32 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 286386f0f219c76b48ed2b3f5a0bfd3596871309 by klorentey:
[stdlib] Fix Set/Dictionary casting issues- edit: stdlib/public/core/DictionaryCasting.swift
- edit: stdlib/public/core/NativeDictionary.swift
- edit: stdlib/public/core/SetCasting.swift
- edit: stdlib/public/core/NativeSet.swift
-
Commit 609623bc44597c6bf6a4022d5edd1f6b0f309196 by klorentey:
[test] Add new Set/Dictionary casting tests- edit: validation-test/stdlib/Dictionary.swift
- edit: validation-test/stdlib/DictionaryTrapsObjC.swift
- edit: validation-test/stdlib/Set.swift
-
Commit 26af85e1dc11766dd9bb0307b3b4052af6bd4b01 by klorentey:
[stdlib] Set, Dictionary: Unify casting operations- edit: stdlib/public/core/DictionaryCasting.swift
- edit: stdlib/public/core/NativeDictionary.swift
- edit: stdlib/public/core/SetCasting.swift
- edit: stdlib/public/core/NativeSet.swift
-
Commit 0874599205a9d04cb3caa423e08b9d375d1a7cfa by klorentey:
[stlib] _NativeSet: Revert spurious change- edit: stdlib/public/core/NativeSet.swift
-
Commit 2dea92a8c28e33e674872307df2c1c6fc84b7417 by moiseev:
take DataProtocol as input; simplified errors; fixed availability- edit: test/stdlib/Compression.swift
- edit: stdlib/public/Darwin/Compression/Compression.swift
-
Commit 97127c832735610e99a27e350c688efbdc532451 by moiseev:
rename error states from code review- edit: stdlib/public/Darwin/Compression/Compression.swift
-
Commit f79272463778079e13551c0f89907ebd21741e87 by moiseev:
changes from vode review- edit: stdlib/public/Darwin/Compression/Compression.swift
-
Commit b7ac2416c9266806e74b164233cfa1e8460713d8 by moiseev:
made enums RawRepresentable, added availability for all top-level- edit: stdlib/public/Darwin/Compression/Compression.swift
-
Commit 204621bd74848a41580599a003a4eb87e2e43eba by compnerd:
TestFoundation: use bridging rather than CoreFoundation- edit: TestFoundation/TestTimeZone.swift
-
Commit c9fe38d5e48f2a6d161b345004b0e36a00aa9e07 by compnerd:
TestFoundation: use bridging forCFStringGetLength
- edit: TestFoundation/TestNSString.swift
-
Commit 767f9c5ee9fb6697374a1c7db52c8b69ec6688d3 by alseycmiller:
FixedPOSIXError.Code
for Linux- edit: Foundation/NSError.swift
-
Commit 4fcd3b2dfccfa60743678790e85597e91dc4f7f5 by millenomi:
Parity: objectValue(…)- edit: Foundation/DateIntervalFormatter.swift
- edit: Foundation/Formatter.swift
- edit: Foundation/MassFormatter.swift
- edit: Foundation/EnergyFormatter.swift
- edit: Foundation/NumberFormatter.swift
- edit: Foundation/DateComponentsFormatter.swift
- edit: Foundation/DateFormatter.swift
- edit: Foundation/PersonNameComponentsFormatter.swift
- edit: Foundation/LengthFormatter.swift
-
Commit db3ccb1b506c4581b3bf9ca8da386bf9d5c53e9f by compnerd:
TestFoundation: useThread.sleep(forTimeInterval:)
rather thansleep
- edit: TestFoundation/TestOperationQueue.swift
-
Commit 445f20e9de137808d313669d98c134f499a22c01 by compnerd:
Foundation: remove a number of non-portable POSIX codes- edit: Foundation/NSError.swift
-
Commit e53af5a87163733c5dd92c174bb9f515da95ed7e by compnerd:
TestFoundation: removemkstemp
usage- edit: TestFoundation/TestProcess.swift
- edit: TestFoundation/TestUtils.swift
- edit: TestFoundation/TestFileHandle.swift
-
Commit 6a51621a7c8b1022ee303d4b3faeaac9da179c39 by kyrtzidis:
[Index] Use a single global serial queue for registration of units- edit: lib/Index/IndexDatastore.cpp