Report
[FAILURE] oss-swift-5.1-incremental-RA-linux-ubuntu-18_04-long-test [#569]
Build URL:
https://ci.swift.org/job/oss-swift-5.1-incremental-RA-linux-ubuntu-18_04-long-test/569/
Project:
oss-swift-5.1-incremental-RA-linux-ubuntu-18_04-long-test
Date of build:
Thu, 16 May 2019 14:59:16 -0500
Build duration:
1 hr 53 min
Changes
-
Commit bb7d2360b943a31fe5532f213d17492c9d0046a7 by brentdax:
[ASTMangler] Mangle nested imported error structs correctly- edit: test/IRGen/related_entity.sil
- edit: test/RemoteAST/foreign_types.swift
- edit: lib/AST/ASTMangler.cpp
- edit: test/TypeDecoder/foreign_types.swift
- edit: test/IRGen/Inputs/error_domains.h
- edit: lib/AST/ASTDemangler.cpp
- edit: test/Inputs/custom-modules/ErrorEnums.h
-
Commit 5610b5dd2882bb759d536e2f1e5a42ac5a2b66a4 by jgroff:
Opaque types require a newer Swift runtime.- edit: test/ParseableInterface/opaque-result-types.swift
- edit: include/swift/Basic/LangOptions.h
- edit: test/SILOptimizer/cast_folding.swift
- edit: test/type/opaque.swift
- edit: test/IRGen/lazy_opaque_result_type.swift
- edit: test/IRGen/opaque_result_type_global.swift
- edit: test/ParseableInterface/Inputs/opaque-result-types-client.swift
- edit: lib/Sema/TypeCheckAvailability.cpp
- edit: test/SILOptimizer/specialize_opaque_type_archetypes.swift
- edit: test/IRGen/dynamic_replaceable_opaque_return.swift
- edit: test/Serialization/opaque_circularity.swift
- edit: validation-test/compiler_crashers_2_fixed/0194-rdar50309503.swift
- edit: include/swift/AST/DiagnosticsSema.def
- edit: lib/Sema/TypeChecker.h
- edit: test/type/opaque_constraint_order.swift
- edit: test/SILGen/opaque_result_type.swift
- edit: test/IRGen/opaque_result_type.swift
- edit: test/Serialization/opaque_cross_file.swift
- edit: lib/Sema/TypeCheckGeneric.cpp
- edit: test/IRGen/opaque_result_type_access_path.swift
- edit: test/IRGen/opaque_result_type_debug.swift
- edit: test/Interpreter/Inputs/dynamic_replacement_opaque1.swift
- edit: test/TBD/opaque_result_type.swift
- edit: test/Interpreter/Inputs/dynamic_replacement_opaque2.swift
- edit: test/SIL/Serialization/opaque_return_type_serialize.sil
- edit: test/Interpreter/dynamic_replacement_opaque_result.swift
-
Commit b45a7dc8e269bd1ae9e727aeb87ef3c3b4c7c7f6 by jgroff:
IRGen: Weak-link opaque type entry points.- edit: include/swift/Runtime/RuntimeFnWrappersGen.h
- edit: lib/IRGen/IRGenModule.cpp
- edit: lib/Sema/TypeCheckGeneric.cpp
- edit: include/swift/AST/ASTContext.h
- edit: lib/LLVMPasses/ARCEntryPointBuilder.h
- add: test/IRGen/opaque_result_type_availability.swift
- edit: include/swift/Runtime/RuntimeFunctions.def
- edit: lib/AST/Availability.cpp
-
Commit 0541894adc9546ff21efb6cfaa7cc5a196d0ce18 by github:
dispatch_group and dispatch_starfish are failing sporadically in CI- edit: tests/CMakeLists.txt
-
Commit 23b34fa379de7405a3ae6115a44691bd6adc5322 by bender:
Install shared/import libraries into bin/lib on Windows- edit: CMakeLists.txt
-
Commit b6a9b05aa3bcd2f72df7f376495f1516f38b3cbd by spestov:
Update AttrDocs.td to note that adding or removing- edit: include/clang/Basic/AttrDocs.td
-
Commit 6454141cc69f39b4c9316605cc3102d5ae582207 by danielrodriguez:
[android] Support for time zones in Android.- edit: TestFoundation/TestISO8601DateFormatter.swift
- edit: TestFoundation/TestTimeZone.swift
- edit: TestFoundation/TestCodable.swift
- edit: CoreFoundation/NumberDate.subproj/CFTimeZone.c
- edit: Foundation/NSTimeZone.swift
-
Commit 843e73fda358e70a84ff9daf267b11d2998f9484 by millenomi:
Parity: NSArray.sortedArray(…)- edit: CoreFoundation/Base.subproj/CFSortFunctions.c
- edit: CoreFoundation/Base.subproj/ForSwiftFoundationOnly.h
- edit: Foundation/NSArray.swift
-
Commit 4f6719244e137f6378cd211e689a16ae9c622dee by millenomi:
Fix leak of the indexes buffer.- edit: Foundation/NSArray.swift
-
Commit 39c8cab1f36e7fc36ccdedf9b3d98fcceaa5b7bd by millenomi:
Parity: NSPredicate and NSExpression- edit: Foundation/NSPredicate.swift
- edit: Foundation/NSCompoundPredicate.swift
- edit: Foundation/NSComparisonPredicate.swift
- edit: Foundation/NSExpression.swift
-
Commit 39a45c7564e3fd47f40e0e38a2e3cb5a866f71e0 by millenomi:
NSPredicate is no longer archivable. Remove corresponding tests.- edit: TestFoundation/TestNSPredicate.swift
-
Commit 9215d00cf847b877342337b47c1408f59c36d384 by github:
Temporarily mark test_readWriteHandlers test as expected to fail- edit: TestFoundation/TestFileHandle.swift
-
Commit 32b08ca405ea4b8304f218348f42665f1bc87027 by jlettner:
[TSan] Ensure libc++ can be built for TSan tests on Linux- edit: test/tsan/libdispatch/sync-block-copy.cc
- edit: lib/tsan/CMakeLists.txt