no-reply
(no-reply@swift.org)
1
Report
[FAILURE] oss-swift-package-osx [#359]
Build URL:
https://ci.swift.org/job/oss-swift-package-osx/359/
Project:
oss-swift-package-osx
Date of build:
Mon, 25 Sep 2017 23:51:40 -0500
Build duration:
1 hr 39 min
Identified problems:
- Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
Changes
-
Commit 8f5d8aa7f949ca99b3306c62cea10bcb4cae847a by github:
Revert "[GSB] Centralize, clean up, and cache nested type name lookup"
-
edit: lib/AST/ASTContext.cpp
-
edit: lib/Sema/TypeCheckGeneric.cpp
-
edit: lib/ClangImporter/ImportDecl.cpp
-
edit: test/Generics/protocol_type_aliases.swift
-
edit: lib/Sema/TypeCheckAttr.cpp
-
edit: lib/AST/Decl.cpp
-
edit: test/Generics/superclass_constraint.swift
-
edit: lib/AST/GenericSignatureBuilder.cpp
-
edit: lib/SILGen/SILGenPoly.cpp
-
edit: lib/AST/Builtins.cpp
-
edit: test/Generics/requirement_inference.swift
-
delete: validation-test/compiler_crashers_fixed/28816-unreachable-executed-at-swift-lib-sema-typecheckgeneric-cpp-214.swift
-
edit: test/decl/protocol/recursive_requirement.swift
-
add: validation-test/compiler_crashers/28816-unreachable-executed-at-swift-lib-sema-typecheckgeneric-cpp-214.swift
-
edit: test/Generics/associated_type_typo.swift
-
edit: lib/Sema/TypeCheckProtocol.cpp
-
edit: lib/SILOptimizer/Utils/Generics.cpp
-
edit: include/swift/AST/GenericSignatureBuilder.h
-
Commit e46d2a721674953046ad123f43d55d3e5389145d by mark.lacey:
[Constraint system] Move addPotentialBinding implementation back to
-
edit: lib/Sema/CSBindings.cpp
-
edit: lib/Sema/ConstraintSystem.h
-
Commit 9d9a6c6231a56495851439fcf5aaf5309d2e4b7c by pyaskevich:
[Diagnostics] Restore inout ParamDecl types properly after type-check
-
edit: lib/Sema/CSDiag.cpp
-
add: validation-test/compiler_crashers_2_fixed/0119-rdar33613329.swift
-
Commit a36c649429dd9e3db01cf2b83e7b7c30c813b004 by mgottesman:
[benchmark] We need the module_name in swift_benchmark_compile_archopts
-
edit: benchmark/cmake/modules/AddSwiftBenchmarkSuite.cmake
-
Commit 7a188c6039ff3fe5a05702f9c44044c549d7b07a by mgottesman:
[benchmark] Add PrimsSplit a multi source version of the Prims
-
add: benchmark/multi-source/PrimsSplit/main.swift
-
add: benchmark/multi-source/PrimsSplit/README.md
-
add: benchmark/multi-source/PrimsSplit/Prims.swift
-
edit: benchmark/CMakeLists.txt
-
edit: benchmark/utils/main.swift