Report
[FAILURE] oss-swift-package-osx [#3431]
Build URL:
https://ci.swift.org/job/oss-swift-package-osx/3431/
Project:
oss-swift-package-osx
Date of build:
Wed, 26 Jun 2019 11:54:19 -0500
Build duration:
31 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 22e40fedf52bef51047473df79bbd4eb113654b1 by dgregor:
[SE-0258] Enable default argument for wrapped property going through- edit: test/decl/var/property_wrappers.swift
- edit: test/IDE/print_property_wrappers.swift
- edit: lib/Sema/CodeSynthesis.cpp
- edit: lib/AST/Decl.cpp
-
Commit 813b114aa2384bd928ee9c673264f56bd7340981 by david_smith:
Add a benchmark for unicode Strings created via JSON decoding- edit: benchmark/single-source/ObjectiveCBridging.swift
-
Commit 22148e3a9af818682a859065535a936e29e1494b by mgottesman:
[update-checkout] Fix --dump-hashes for my changes around adding support- edit: utils/update_checkout/tests/scheme_mock.py
- add: utils/update_checkout/tests/test_dump.py
- edit: utils/update_checkout/update_checkout/update_checkout.py
-
Commit f96cbb8a36541d417c6edb8de08f4040b3707ea3 by scanon:
Make AdditiveArithmetic.zero @_transparent (#25658)- edit: stdlib/public/core/Integers.swift