Report
[FAILURE] oss-swift-4.2-package-linux-ubuntu-16_10 [#380]
Build URL:
https://ci.swift.org/job/oss-swift-4.2-package-linux-ubuntu-16_10/380/
Project:
oss-swift-4.2-package-linux-ubuntu-16_10
Date of build:
Wed, 25 Jul 2018 23:15:27 -0500
Build duration:
1 hr 3 min
Changes
-
Commit 4a8fb793def9d8918d0ba15db46e7a9365a121ef by moiseev:
[stdlib] Explicitly declare Collection requirements on child protocols- edit: stdlib/public/core/BidirectionalCollection.swift
- edit: stdlib/public/core/RandomAccessCollection.swift
-
Commit c12b766b58adbff0b8dcc49f8612d4e71a713405 by moiseev:
Add test for SR-8022- add: test/stdlib/conditional_collections.swift
-
Commit b34a153ab9df5968393e198d177971cfb8a844e7 by friss:
Get the running OS version from the process rather than the platform.- edit: source/Expression/ExpressionSourceCode.cpp
- edit: packages/Python/lldbsuite/test/lang/swift/availability/TestAvailability.py
-
Commit 21de5bf95c645b1a1339253e8cd8f28f28a7181e by jmolenda:
An additional fix to ObjectFileMachO's minimum version number reporting;- edit: source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp