swift-ci
(Swift CI)
1
# [FAILURE] oss-swift-package-osx [#4872]
Build URL: https://ci.swift.org/job/oss-swift-package-osx/4872/
Project: oss-swift-package-osx
Date of build: Fri, 19 Jun 2020 14:40:01 -0500
Build duration: 2 hr 48 min
Identified problems:- Jenkins Error: This build failed because of a Jenkins Error; typically a Java exception.
Changes- Commit 22832080e23de9718831eed9ad63800c676420fa by pyaskevich:
[ConstraintSystem] Don't propagate holes through supertype inference
-
edit: test/Constraints/overload.swift
-
edit: lib/Sema/CSBindings.cpp
-
Commit baaff0d46920b7bb2b0f24e4f6b4944552d885a3 by pyaskevich:
[CSApply] Always try to load arguments constructing object literals
-
edit: lib/Sema/CSApply.cpp
-
edit: test/Sema/object_literals_osx.swift
-
Commit 381b55f03f60d7187543dec00d905427185acec3 by aqamoss3fan2010:
[NFC] Sema: Sink a dead TypeResolverContext option
-
edit: lib/Sema/TypeCheckType.cpp
-
edit: lib/Sema/TypeCheckType.h
-
Commit c00f0eb37ec2367d1fce8e09e6df72e059610462 by vsk:
lldb: Add test for generic struct with bound enum fields
-
add: lldb/test/API/lang/swift/generic_struct_with_optional/main.swift
-
add: lldb/test/API/lang/swift/generic_struct_with_optional/Makefile
-
add: lldb/test/API/lang/swift/generic_struct_with_optional/TestGenericStructWithOptional.py
-
Commit 313bb8ffbc3107d3efc83b760c30d349e154afc0 by dgregor:
[Build] Add a helper for integration into Swift's build-script.
-
add: Utilities/build-script-helper.py