swift-ci
(Swift CI)
1
# [FAILURE] oss-swift-package-linux-ubuntu-18_04 [#3525]
Build URL: https://ci.swift.org/job/oss-swift-package-linux-ubuntu-18_04/3525/
Project: oss-swift-package-linux-ubuntu-18_04
Date of build: Thu, 10 Dec 2020 15:12:46 -0600
Build duration: 1 hr 50 min
Identified problems:- Timeout: This build was marked as FAIL because it timed out.
Changes- Commit 3cd115e2830ef78ca238b41df724be4072b31ec0 by dgregor:
[Concurrency] Implement support for swift_async attribute.
-
edit: lib/ClangImporter/ImportName.h
-
edit: test/ClangImporter/objc_async.swift
-
edit: test/IDE/print_clang_objc_async.swift
-
edit: test/Inputs/clang-importer-sdk/usr/include/ObjCConcurrency.h
-
edit: lib/ClangImporter/ImportName.cpp
-
Commit 7ed46b136af943320c4fb1abdf2e5d4ab793ee57 by jgroff:
Add a runtime test for ObjC interop.
-
add: test/Concurrency/Runtime/Inputs/objc_async.m
-
add: test/Concurrency/Runtime/objc_async.swift
-
add: test/Concurrency/Runtime/Inputs/objc_async.h
-
Commit 4f3f68ea48286278b2c071a6ec1320cb220e1eea by github:
Amend test to actually fail due to SR-13032 (#35038)
-
edit: test/Interop/C/modules/print-qualified-clang-types/Inputs/module.modulemap
-
edit: test/Interop/C/modules/print-qualified-clang-types/print-qualified-clang-types.swift
-
edit: test/Interop/C/modules/print-qualified-clang-types/Inputs/textual-header.h
-
Commit 0c252458b0ef6232396ad0cb5b2d1e5e49aa5cb5 by meghanavgupta:
Fix a use-after-free in MandatoryInlining
-
edit: lib/SILOptimizer/Mandatory/MandatoryInlining.cpp
-
Commit 71d8bd8427c5187baa9066f1bb0fc00054e1db73 by compnerd:
runtime: enable shims for Float16 on Windows (x86)
-
edit: stdlib/public/runtime/Float16Support.cpp
-
Commit 90e97c5c25e8ee3b0e2a52f594539298f876ebc4 by github:
Ignore DBGArchitecture from dsymForUUID's plist (#2219)
-
edit: lldb/source/Symbol/LocateSymbolFileMacOSX.cpp
-
edit: lldb/test/API/macosx/lc-note/firmware-corefile/TestFirmwareCorefiles.py
-
Commit 162fe1d202b562f7ceb5698ab6de56d6f75b98d8 by jonas:
[lldb] Include thread id in the reproducer trace (NFC)
-
edit: lldb/include/lldb/Utility/ReproducerInstrumentation.h
-
Commit 4adb81a5c60db84d40852b76a63c6791cb85931c by jonas:
[lldb] Track the API boundary using a thread_local variable.
-
edit: lldb/include/lldb/Utility/ReproducerInstrumentation.h
-
edit: lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
-
edit: lldb/source/Utility/ReproducerInstrumentation.cpp
-
Commit a1dbd3648abdc9133bb33ced4c71928cd418c197 by jonas:
[lldb] Deal gracefully with concurrency in the API instrumentation.
-
edit: lldb/source/Utility/ReproducerInstrumentation.cpp
-
edit: lldb/unittests/Utility/ReproducerInstrumentationTest.cpp
-
edit: lldb/include/lldb/Utility/ReproducerInstrumentation.h
-
Commit d30183c3987611b1e7929e2e533c15566d350c6c by github:
performance improvements (#3098)
-
edit: Sources/PackageLoading/ManifestLoader.swift
-
edit: Sources/Workspace/ResolverPrecomputationProvider.swift
-
edit: Tests/PackageGraphTests/PubgrubTests.swift
-
edit: Sources/Commands/SwiftTool.swift
-
edit: Tests/PackageGraphTests/RepositoryPackageContainerProviderTests.swift
-
edit: Sources/SPMPackageEditor/PackageEditor.swift
-
edit: Sources/SPMTestSupport/InMemoryGitRepository.swift
-
edit: Tests/BasicsTests/ConcurrencyHelpersTests.swift
-
edit: Sources/Basics/ConcurrencyHelpers.swift
-
edit: Sources/PackageGraph/PackageContainer.swift
-
edit: Tests/WorkspaceTests/WorkspaceTests.swift
-
edit: Sources/Basics/CMakeLists.txt
-
edit: Sources/SPMTestSupport/MockWorkspace.swift
-
edit: Sources/Basics/Dictionary+Extensions.swift
-
edit: Sources/Workspace/Workspace.swift
-
edit: Tests/SourceControlTests/RepositoryManagerTests.swift
-
edit: Sources/PackageGraph/RepositoryPackageContainer.swift
-
edit: Sources/PackageModel/Manifest.swift
-
edit: Sources/SourceControl/RepositoryManager.swift
-
edit: Sources/PackageGraph/Pubgrub/PubgrubDependencyResolver.swift
-
edit: Sources/SPMTestSupport/MockPackageContainer.swift
-
add: Sources/Basics/Errors.swift
-
Commit 96d4c2e331be81a034da19afc20f87a3ce3c50e8 by dungar:
Use same up-to-date test as legacy driver
-
edit: Sources/SwiftDriver/Incremental Compilation/IncrementalCompilationState.swift
-
Commit 21f72bf2ba0f78e79f77f472a859981c8378e7f0 by xi_ge:
Honor -emit-module-path for installAPI tasks
-
edit: Sources/SwiftDriver/Jobs/CompileJob.swift
-
edit: Tests/SwiftDriverTests/SwiftDriverTests.swift