swift-ci
(Swift CI)
1
Report
[FAILURE] oss-swift-package-osx [#2555]
Build URL:
https://ci.swift.org/job/oss-swift-package-osx/2555/
Project:
oss-swift-package-osx
Date of build:
Fri, 16 Nov 2018 20:30:25 -0600
Build duration:
3 hr 20 min
Identified problems:
- Swift Compile Error: Swift compiler error
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
Changes
-
Commit 347b060322d71f6fcd82c904821024d330946dc7 by mark.lacey:
[ConstraintSystem] When we have multiple conversions/fixes, make
-
edit: lib/Sema/CSSimplify.cpp
-
edit: test/expr/primary/literal/collection_upcast_opt.swift
-
add: validation-test/Sema/type_checker_perf/fast/rdar24543332.swift.gyb
-
delete: validation-test/Sema/type_checker_perf/slow/rdar24543332.swift.gyb
-
Commit d7cf8308428293fe070ff179696d44a88eaab558 by mark.lacey:
[ConstraintSystem] Add Array as a designated type for + and +=.
-
edit: validation-test/Sema/type_checker_perf/fast/rdar18360240.swift.gyb
-
edit: test/Misc/misc_diagnostics.swift
-
edit: lib/Sema/CSSolver.cpp
-
edit: stdlib/public/core/Array.swift
-
edit: stdlib/public/core/Policy.swift
-
edit: test/Constraints/bridging.swift
-
delete: validation-test/Sema/type_checker_perf/slow/rdar23429943.swift
-
add: validation-test/Sema/type_checker_perf/fast/rdar23429943.swift
-
edit: validation-test/Sema/type_checker_perf/fast/rdar25866240.swift.gyb
-
Commit cf9208dd77ed712c444245ffb034772abbfc2f68 by moiseev:
Fix warnings in the test
-
edit: test/stdlib/VarArgs.swift
-
Commit e25a63aaebc5538b1736a34cb25cc2e0d2d67b5e by moiseev:
Fix VarArgs test for architectures without Float80
-
edit: test/stdlib/VarArgs.swift
-
Commit d3b660d90744bf6b7f24da481a1609060560d841 by mark.lacey:
[stdlib] Remove FIXMEs from Array extension.
-
edit: stdlib/public/core/Array.swift
-
Commit 52b91954c29928b2f1039eb5a0759a350b24c609 by rjmccall:
Fix two places where IDE code is assuming that root conformances are
-
edit: lib/IDE/IDETypeChecking.cpp
-
edit: lib/Index/Index.cpp
-
Commit 49268479ab285af5fdadf32392ad715b095e7843 by rjmccall:
Fix the parsing of self-conformance witness tables.
-
edit: lib/ParseSIL/ParseSIL.cpp
-
Commit efef5f1c6d25aea56e75a1ea611dc650f7753697 by mgottesman:
[benchmark] Add a note that states if we failed to find the swift
-
Commit edf769d14f009b1e2c39947b31098f5e71980764 by xi_ge:
test: add a utility to print nodes with kind for debugging purposes.
-
edit: Sources/lit-test-helper/main.swift
-
Commit 0662ccf88b9be25b1158196d3025c67a81585b22 by vsapsai:
Reland "[VFS] Add property 'fallthrough' that controls fallback to real
-
add: test/VFS/vfsroot-with-overlay.c
-
add: test/VFS/Inputs/vfsroot.yaml
-
edit: lib/Basic/VirtualFileSystem.cpp
-
add: test/VFS/Inputs/Broken.framework/VFSHeaders/A.h
-
edit: unittests/Basic/VirtualFileSystemTest.cpp
-
edit: lib/Frontend/CompilerInvocation.cpp
-
add: test/VFS/vfsroot-module.m
-
add: test/VFS/Inputs/Broken.framework/Headers/Error.h
-
add: test/VFS/Inputs/Broken.framework/Modules/module.modulemap
-
add: test/VFS/vfsroot-include.c
-
Commit 424ad59a9aae0affcad923334c42b2d23cde339a by friss:
Rewrite stop-hook tests as a couple of FileCheck tests
-
add: lit/ExecControl/StopHook/stop-hook.test
-
delete: packages/Python/lldbsuite/test/functionalities/stop-hook/main.cpp
-
delete: packages/Python/lldbsuite/test/functionalities/stop-hook/multiple_threads/Makefile
-
delete: packages/Python/lldbsuite/test/functionalities/stop-hook/TestStopHookCmd.py
-
add: lit/ExecControl/StopHook/Inputs/stop-hook-threads.cpp
-
add: lit/ExecControl/StopHook/stop-hook-threads.test
-
delete: packages/Python/lldbsuite/test/functionalities/stop-hook/multiple_threads/TestStopHookMultipleThreads.py
-
add: lit/ExecControl/StopHook/Inputs/stop-hook.c
-
delete: packages/Python/lldbsuite/test/functionalities/stop-hook/multiple_threads/main.cpp
-
delete: packages/Python/lldbsuite/test/functionalities/stop-hook/Makefile
-
delete: packages/Python/lldbsuite/test/functionalities/stop-hook/TestStopHookMechanism.py