Report
[FAILURE] oss-swift-package-linux-ubuntu-18_04 [#2489]
Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-18_04/2489/
Project:
oss-swift-package-linux-ubuntu-18_04
Date of build:
Wed, 12 Feb 2020 20:23:06 -0600
Build duration:
1 hr 42 min
Identified problems:
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
Changes
-
Commit de577b70cc0904440036ab2f21d41e2182d09d67 by nate_chandler:
[IRGen] Adapt remaining tests to arguments in IR.- edit: test/IRGen/abi_v7k.swift
- edit: test/IRGen/class_isa_pointers_armv7k_watchos.sil
- edit: test/IRGen/abitypes.swift
- edit: test/IRGen/class_resilience_objc_armv7k.swift
- edit: test/IRGen/pic.swift
-
Commit 12d542c24f5bb7a38600e70794517709d3e66a24 by rwidmann:
Specialize a test for Windows- add: test/ModuleInterface/swift_build_sdk_interfaces/compiler-crash-windows.test-sh
- edit: test/ModuleInterface/swift_build_sdk_interfaces/compiler-crash.test-sh
-
Commit 41e2411752fff9233778a8d5be873ecdf9d34c74 by vukrado1:
[CSSimplify] Increment impact by 1 for DefineMemberBasedOnUse when base- edit: lib/Sema/CSSimplify.cpp
- edit: test/Constraints/diagnostics.swift
-
Commit 60a09dd63cd78f5740ee679ac31c4fdca854511b by mgottesman:
[builtin] Change ConvertStrongToUnownedUnsafe and- edit: lib/SILGen/SILGenBuiltin.cpp
- edit: test/SILGen/unsafevalue.swift
-
Commit 5e1985c989eff4423e6601688157af9c968bd74f by nhawes:
[SourceKit] Fix SyntaxModel assertion failures due to consuming tokens- edit: test/IDE/coloring.swift
- edit: lib/IDE/SyntaxModel.cpp
-
Commit e013f1fb81073059e773b834fa531c3feb95cf35 by xi_ge:
TBDGen: add a flag for embedding external symbols in emitted tbd file- edit: lib/FrontendTool/FrontendTool.cpp
- edit: include/swift/AST/DiagnosticsFrontend.def
- add: test/TBD/embed-symbol.swift
- edit: lib/Frontend/CompilerInvocation.cpp
- edit: include/swift/Option/Options.td
- edit: lib/TBDGen/TBDGen.cpp
- edit: include/swift/TBDGen/TBDGen.h
- edit: lib/Driver/ToolChains.cpp
-
Commit e5d9fef296a91c7a5b42b5aa9a9db54c424ba2c1 by rwidmann:
Add a regression test for the @usableFromInline pattern in- edit: test/ModuleInterface/inherits-superclass-initializers.swift
-
Commit a570e9330f5736ac87844a264d5acb8e43f6423d by vukrado1:
Removed using desugard type and changed impact from 1 to 10- edit: lib/Sema/CSSimplify.cpp
-
Commit 6610875e5b191f655b8d884b2a2ca09bbe81c803 by marcrasi:
fix name of swig file in prepare_binding_python.py- edit: lldb/bindings/python/prepare_binding_python.py
-
Commit 5d9b0084c75852ec65083c9eacb6f636d1616b79 by abdulras:
Foundation: support_getFileSystemRepresentation
on Windows- edit: CoreFoundation/URL.subproj/CFURL.c
- edit: Foundation/NSPathUtilities.swift
- edit: TestFoundation/TestFileManager.swift
- edit: Foundation/FileManager+Win32.swift
- edit: TestFoundation/TestURL.swift
- edit: Foundation/NSURL.swift
- edit: Foundation/FileManager.swift