Report
[FAILURE] oss-swift-package-linux-ubuntu-16_04 [#1967]
Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-16_04/1967/
Project:
oss-swift-package-linux-ubuntu-16_04
Date of build:
Wed, 25 Jul 2018 17:30:03 -0500
Build duration:
2 hr 54 min
Changes
-
Commit 463021fbdbad420b7d2999e762c07a991392dafe by ditaliano:
[Runtime] Targetize ExistentialContainer.- edit: include/swift/Runtime/ExistentialContainer.h
-
Commit 1a7bee55c6d417a675f9daca2aae63aaadf3c3a8 by eeckstein:
benchmarks: fix the iteration count of some benchmarks.- edit: benchmark/single-source/Chars.swift
- edit: benchmark/single-source/ArrayOfGenericPOD.swift
- edit: benchmark/single-source/SuperChars.swift
- edit: benchmark/single-source/ArrayOfGenericRef.swift
- edit: benchmark/single-source/ArrayOfRef.swift
- edit: benchmark/single-source/ArrayOfPOD.swift
-
Commit 8876c24104b92be841634f8a937bae673097fc5d by eeckstein:
benchmarks: add some blackHole calls to prevent the optimizer removing- edit: benchmark/single-source/ArrayOfPOD.swift
- edit: benchmark/single-source/ArrayOfGenericPOD.swift
- edit: benchmark/single-source/ArrayOfGenericRef.swift
- edit: benchmark/single-source/ArrayOfRef.swift
- edit: benchmark/single-source/RemoveWhere.swift
- edit: benchmark/single-source/SequenceAlgos.swift
-
Commit f6c24a05cc586d41c8167fdcfbf4a5a046905710 by eeckstein:
benchmarks: extract setup code into the setUpFunction in some benchmarks- edit: benchmark/single-source/CString.swift
- edit: benchmark/single-source/RandomShuffle.swift
- edit: benchmark/single-source/StringComparison.swift
- edit: benchmark/single-source/LazyFilter.swift
- edit: benchmark/single-source/Array2D.swift
- edit: benchmark/single-source/ReversedCollections.swift
- edit: benchmark/single-source/StringComparison.swift.gyb
- edit: benchmark/single-source/DictionaryGroup.swift
- edit: benchmark/single-source/Chars.swift
- edit: benchmark/single-source/ClassArrayGetter.swift
- edit: benchmark/single-source/SuperChars.swift
-
Commit f1afba1ad12bd37b950867256860ec122105af83 by eeckstein:
benchmarks: adapted some iteration counts and/or workload sizes for- edit: benchmark/single-source/CString.swift
- edit: benchmark/single-source/CSVParsing.swift
- edit: benchmark/single-source/ClassArrayGetter.swift
- edit: benchmark/single-source/LazyFilter.swift
- edit: benchmark/single-source/RandomShuffle.swift
-
Commit 50db6f1ed341b42436990a53af36e226e040cf70 by eeckstein:
benchmarks: fix the setup functions of the CharacterProperties- edit: benchmark/single-source/CharacterProperties.swift.gyb
- edit: benchmark/single-source/CharacterProperties.swift
-
Commit bd43d54b99ca3390ebbbb3921a71c0aff7a61982 by eeckstein:
benchmarks: Move the setup and teardown functions out of the sample- edit: benchmark/utils/TestsUtils.swift
- edit: benchmark/utils/DriverUtils.swift
-
Commit e3ccde3d09ffb0d05e37137490680658ad30b1ef by github:
Briefly describe all of the formats in SupplementaryOutputPaths.h.- edit: include/swift/Basic/SupplementaryOutputPaths.h
-
Commit 45d30736da8e72ae87c58fb1ee184627fc1541e2 by eeckstein:
tests: make checks in IRGen test more flexible- edit: test/IRGen/protocol_with_superclass.sil
-
Commit 35db40c9f972a43e288e1bfae317d8e34091dff7 by github:
Make BinaryInteger._binaryLogarithm() return Int instead of Self- edit: stdlib/public/core/Integers.swift.gyb
- edit: stdlib/public/core/FloatingPointTypes.swift.gyb
- edit: stdlib/public/core/FloatingPoint.swift.gyb
- edit: test/stdlib/Integers.swift.gyb
-
Commit 2b579c4b64c47ede24692d832e68f6c08ef7e704 by ankit_aggarwal:
[Commands] Skip test cases with no tests- edit: Sources/Commands/GenerateLinuxMain.swift
-
Commit fa2ceac19ffdce8ff05d48f3edf998d5ae6d0b93 by ankit_aggarwal:
[Commands] Remove build manifest caching- edit: Sources/Commands/SwiftBuildTool.swift
- edit: Tests/CommandsTests/BuildToolTests.swift
- edit: Tests/CommandsTests/XCTestManifests.swift
- edit: Sources/Commands/SwiftTool.swift