Report
[FAILURE] swift-master-sourcekitd-stress-tester [#421]
Build URL:
https://ci.swift.org/job/swift-master-sourcekitd-stress-tester/421/
Project:
swift-master-sourcekitd-stress-tester
Date of build:
Wed, 03 Apr 2019 14:55:25 -0500
Build duration:
2 hr 45 min
Identified problems:
- Jenkins Error: This build failed because of a Jenkins Error; typically a Java exception.
Changes
-
Commit 2801c2f230dc05a57c6462c395cab077d60214a1 by davg:
Add DebugPrefixMap remapping back to module creation- edit: lib/IRGen/IRGenDebugInfo.cpp
-
Commit 7b3db6f9efd11c0a1331aadb939ab158f75a44ec by davg:
Add test- edit: test/DebugInfo/debug_prefix_map.swift
-
Commit 3b2c5a97030aa5971ee9705da89301533fe77764 by davg:
Swap to use %target-swiftc_driver for test- edit: test/DebugInfo/debug_prefix_map.swift
-
Commit a389f13ee9b81864f0971add42c44cddc5e3e555 by aschwaighofer:
SILGen: Only set the external decl of a key path component if the- edit: test/SILGen/keypaths_objc.swift
- add: test/IRGen/keypaths_c_types.swift
- add: test/IRGen/Inputs/keypaths_c_types.h
- edit: test/SILGen/Inputs/keypaths_objc.h
- edit: lib/SILGen/SILGenExpr.cpp
-
Commit 33fa33ff0d42aec82dfe4ddd5e94a31529d33edb by alexshap:
[Reflection] Fix several issues for COFF and ELF- edit: include/swift/Reflection/ReflectionContext.h
- edit: tools/swift-reflection-dump/swift-reflection-dump.cpp
-
Commit 7f3344402c1eff2e999580a2ca51efaebe2df457 by nhawes:
[ParseableInterface] Honor -track-system-dependencies when caching- add: test/ParseableInterface/ModuleCache/SystemDependencies.swiftinterface
- add: test/ParseableInterface/ModuleCache/Inputs/mock-sdk/usr/include/module.modulemap
- add: test/ParseableInterface/ModuleCache/Inputs/mock-sdk/usr/include/SomeCModule.h
-
Commit f6833731163817731b9bf07e9da1785a661d22e1 by nhawes:
[ParseableInterface] Respect -track-system-dependencies with- edit: lib/Frontend/ParseableInterfaceModuleLoader.cpp
- edit: include/swift/Frontend/ParseableInterfaceModuleLoader.h
- edit: lib/FrontendTool/FrontendTool.cpp
-
Commit 58d0ee08886ef0f6fd8b6645b86d44efe3c69c6c by nhawes:
[ParseableInterface] Distinguish SDK and non-SDK dependencies- edit: lib/AST/ModuleLoader.cpp
- edit: lib/Serialization/ModuleFile.cpp
- add: test/ParseableInterface/ModuleCache/SDKDependencies.swiftinterface
- add: test/ParseableInterface/ModuleCache/Inputs/mock-sdk/ExportedLib.swiftinterface
- edit: lib/Frontend/ParseableInterfaceModuleLoader.cpp
- edit: lib/Serialization/Serialization.cpp
- edit: include/swift/Serialization/SerializationOptions.h
- add: test/ParseableInterface/ModuleCache/Inputs/mock-sdk/SdkLib.swiftinterface
- edit: include/swift/Serialization/ModuleFormat.h
-
Commit 37328020dfef3f7060ff5728571f67ae9a055925 by nhawes:
[ParseableInterface] Don't serialize swiftmodule dependencies in the- edit: test/ParseableInterface/ModuleCache/module-cache-init.swift
- delete: test/ParseableInterface/ModuleCache/SDKDependencies.swiftinterface
- edit: lib/Frontend/ParseableInterfaceModuleLoader.cpp
- add: test/ParseableInterface/ModuleCache/SDKDependencies.swift
-
Commit accc64719ea551eea0a55f783b8c45593b385021 by nhawes:
[ParseableInterface][test] Update SDKDependencies.swift test to- edit: lib/Frontend/ParseableInterfaceModuleLoader.cpp
- edit: test/ParseableInterface/ModuleCache/SDKDependencies.swift
-
Commit 58d622d796c1cef70ddba74c50aa2cccd76770a0 by nhawes:
[ParseableInterface] Don't serialize resource directory deps and stop- edit: lib/Frontend/ParseableInterfaceModuleLoader.cpp
- edit: test/ParseableInterface/ModuleCache/SDKDependencies.swift
- edit: include/swift/Frontend/ParseableInterfaceModuleLoader.h
- edit: test/ParseableInterface/ModuleCache/module-cache-init.swift
- edit: include/swift/Serialization/SerializedModuleLoader.h
- edit: lib/Serialization/SerializedModuleLoader.cpp
-
Commit 7144dab15ad734448f4770ab0cb9309e838602ec by nhawes:
[ParseableInterface] Don't report out-of-date dependencies to the parent- edit: test/ParseableInterface/ModuleCache/SDKDependencies.swift
- edit: lib/Frontend/ParseableInterfaceModuleLoader.cpp
-
Commit 3c74c0f1cb135ef8142a9b6d356fa5a769db5491 by github:
[stdlib] Change the signature of Dictionary’s bulk initializer (#23758)- edit: stdlib/public/Darwin/Foundation/NSDictionary.swift
- edit: validation-test/stdlib/Dictionary.swift
- edit: stdlib/public/core/DictionaryBuilder.swift