swift-ci
(Swift CI)
1
# [FAILURE] oss-swift-incremental-RA-osx [#12966]
Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-osx/12966/
Project: oss-swift-incremental-RA-osx
Date of build: Wed, 28 Oct 2020 14:49:10 -0500
Build duration: 1 hr 59 min
Identified problems:- Swift Compile Error: Swift compiler error
- Indication 1
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
Tests:
- |
Name: Swift(macosx-x86_64)
Failed: 0 test(s), Passed: 12892 test(s), Total: 13135 test(s) |
Name: Swift-Unit
Failed: 0 test(s), Passed: 648 test(s), Total: 648 test(s) |
Changes- Commit 419c20572ec830453b5b338f2704a26d819949ca by aprantl:
Fix GetTypeInfo for arbitrarily-sized floats
-
edit: lldb/unittests/Symbol/TestTypeSystemSwiftTypeRef.cpp
-
edit: lldb/source/Plugins/TypeSystem/Swift/TypeSystemSwiftTypeRef.cpp
-
Commit 2e21a9ed3abe06d4a5244075b5a51e9be17ab29f by aprantl:
Fix TypeSystemSwiftTypeRef::GetTypeInfo() results for bound generic enums.
- edit: lldb/unittests/Symbol/TestTypeSystemSwiftTypeRef.cpp
- edit: lldb/source/Plugins/TypeSystem/Swift/TypeSystemSwiftTypeRef.cpp
-
Commit e757df82f38353aba884ad66f34d33f5dd10c546 by compnerd:
Workspace: allow passing extra swiftc flags via Info.plist
- edit: Sources/Workspace/WindowsToolchainInfo.swift
- edit: Sources/Workspace/UserToolchain.swift
-
Commit 79dd09c7f8b12a88c896f647fc8c39950672065f by nate_chandler:
[Runtime] Auth args to compareTypeContextDescriptors.
- edit: stdlib/public/runtime/Metadata.cpp
-
Commit 59a309c2ef016fc3aa57eaf4dc0dd0e8d6e336c0 by nate_chandler:
[NFC] Matched decl arg nams to defn arg names.
- edit: lib/IRGen/GenCall.h
-
Commit 5a6290f88795608c96086f010051ed098d353fe9 by nate_chandler:
[NFC] Added lambda to add task continuation func.
- edit: lib/IRGen/GenCall.cpp
-
Commit e3f92e4d1544e414a938eed2ee7474870934640b by nate_chandler:
[NFC] Added lambda to add executor.
- edit: lib/IRGen/GenCall.cpp
-
Commit c22c0c523aaef3971c8c068b74885903ddfdddbd by nate_chandler:
[Async CC] Add Flags to context.
- edit: lib/IRGen/GenCall.h
- edit: lib/IRGen/GenCall.cpp
-
Commit 80d1f83b6def7048adb8faf22a0b9325ba1417e1 by nate_chandler:
[Async CC] Add coroutine fields to context.
- edit: lib/IRGen/GenCall.h
- edit: lib/IRGen/GenCall.cpp
-
Commit 782fa272064151ba17cde6f4d75011871d78c1ee by mikeash:
[Runtime] Move ElementCapacity into the Elements allocation.
- edit: include/swift/Runtime/Concurrent.h
- edit: test/stdlib/symbol-visibility-linux.test-sh
-
Commit 7da78f77babf8b1f76a137900d940eaadbfde53d by tkientzle:
Verify that nil can cast to AnyHashable (#34434)
- edit: test/Casting/Casts.swift