Report
[FAILURE] oss-swift-incremental-ASAN-RA-osx [#3155]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-ASAN-RA-osx/3155/
Project:
oss-swift-incremental-ASAN-RA-osx
Date of build:
Sun, 17 Mar 2019 06:59:18 -0500
Build duration:
4 hr 48 min
Identified problems:
- LLVM Error: This build failed due to an LLVM error occurring.
- Assertion failure: This build failed because of an assertion failure. Below is a list of all errors in the build log:
- Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
Changes
-
Commit 4473b7464c182aee4983aeeb2423cecdfb3d3237 by compnerd:
WinSDK: add convenience conversions for FILETIME/time_t- edit: stdlib/public/Windows/WinSDK.swift
-
Commit 4a4ee3fe89102493e3ad788f73ac3049dada88af by rishizaki:
[CodeCompletion] Filter out inapplicable member from callee analysis- edit: lib/IDE/ExprContextAnalysis.cpp
- edit: test/IDE/complete_constrained.swift
- edit: test/IDE/complete_value_expr.swift
-
Commit 59fb469ae905a701698bee63dcb3e50ebb02461a by compnerd:
SwiftOnoneSupport: create the import library always- edit: stdlib/public/SwiftOnoneSupport/CMakeLists.txt
-
Commit 375bec4bd1d9de3683306d15af3aef11aeb63ad9 by kyrtzidis:
[syntax parser] Fix assertion hit with invalid type parsing- add: test/Syntax/Parser/fixed_crashers.swift
- edit: lib/Parse/ParseType.cpp