swift-ci
(Swift CI)
1
Report
[FAILURE] oss-swift-package-linux-ubuntu-14_04 [#2132]
Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-14_04/2132/
Project:
oss-swift-package-linux-ubuntu-14_04
Date of build:
Tue, 04 Sep 2018 13:48:42 -0500
Build duration:
4 hr 8 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:
Changes
-
Commit 8174511a3f8130b2f2133287ed733a8cf0657812 by natecook:
Add notes about future changes to high-level random algorithms
-
edit: stdlib/public/core/Collection.swift
-
edit: stdlib/public/core/CollectionAlgorithms.swift
-
edit: stdlib/public/core/Bool.swift
-
edit: stdlib/public/core/Integers.swift
-
edit: stdlib/public/core/FloatingPoint.swift.gyb
-
Commit 908ac9f43b7116e4a1de3e03b3f6632b72071b38 by natecook:
Revise note about future random algorithm changes
-
edit: stdlib/public/core/Integers.swift
-
edit: stdlib/public/core/Bool.swift
-
edit: stdlib/public/core/Collection.swift
-
edit: stdlib/public/core/CollectionAlgorithms.swift
-
edit: stdlib/public/core/FloatingPoint.swift.gyb
-
Commit c1f25e067313f029e2fe50fb4c7b44f825eff3f9 by github:
[SE-0225] Implementation of isMultiple for BinaryInteger. (#18689)
-
edit: test/Prototypes/BigInt.swift
-
edit: test/stdlib/Integers.swift.gyb
-
edit: test/Prototypes/DoubleWidth.swift.gyb
-
edit: stdlib/public/core/Integers.swift
-
edit: benchmark/single-source/BinaryFloatingPointConversionFromBinaryInteger.swift
-
edit: test/Constraints/tuple-arguments-supported.swift
-
Commit e3f3e939cb67a68b45d30792101c0e05e3710f8e by github:
[test] Fix target-based reflection tests for real (#19098)
-
edit: validation-test/Reflection/reflect_UInt16.swift
-
edit: validation-test/Reflection/inherits_ObjCClasses.swift
-
edit: validation-test/Reflection/reflect_empty_class.swift
-
edit: validation-test/Reflection/reflect_Int64.swift
-
edit: validation-test/Reflection/reflect_String.swift
-
edit: validation-test/Reflection/reflect_NSString.swift
-
edit: validation-test/Reflection/reflect_Int16.swift
-
edit: validation-test/Reflection/reflect_UInt32.swift
-
edit: validation-test/Reflection/functions.swift
-
edit: validation-test/Reflection/inherits_Swift.swift
-
edit: validation-test/Reflection/existentials.swift
-
edit: validation-test/Reflection/reflect_UInt64.swift
-
edit: validation-test/Reflection/reflect_existential.swift
-
edit: validation-test/Reflection/reflect_Character.swift
-
edit: validation-test/Reflection/reflect_NSSet.swift
-
edit: validation-test/Reflection/reflect_Array.swift
-
edit: validation-test/Reflection/reflect_NSArray.swift
-
add: validation-test/Reflection/lit.local.cfg
-
edit: validation-test/Reflection/reflect_NSNumber.swift
-
edit: validation-test/Reflection/inherits_NSObject.swift
-
edit: validation-test/Reflection/reflect_Int.swift
-
edit: validation-test/Reflection/reflect_Bool.swift
-
edit: validation-test/Reflection/reflect_Double.swift
-
edit: validation-test/Reflection/reflect_Int32.swift
-
edit: validation-test/Reflection/reflect_UInt8.swift
-
edit: validation-test/Reflection/reflect_multiple_types.swift
-
edit: validation-test/Reflection/reflect_Int8.swift
-
edit: validation-test/Reflection/reflect_Set.swift
-
edit: validation-test/Reflection/reflect_Dictionary.swift
-
edit: validation-test/Reflection/reflect_UInt.swift
-
edit: validation-test/Reflection/functions_objc.swift
-
edit: validation-test/Reflection/reflect_Float.swift
-
Commit aa34eb24d1eb8d500be460a13e127398062c8003 by ben_cohen:
[stdlib][fix] Fixed wrong sorting behavior (#19107)
-
edit: stdlib/public/core/Sort.swift
-
edit: validation-test/stdlib/Algorithm.swift
-
Commit 6391d765aa39f8417ef5a56597497c6b3000fe53 by dingobye:
Fix redundant access-level modifiers to make corelibs-dispatch adapted
-
edit: src/swift/Dispatch.swift
-
edit: src/swift/IO.swift
-
edit: src/swift/Source.swift
-
edit: src/swift/Queue.swift