https://ci.swift.org/job/oss-swift_tools-R_stdlib-RD_test-simulator/1223/
<https://ci.swift.org/job/oss-swift_tools-R_stdlib-RD_test-simulator/1223/>
Not sure why there wasn't a failure email for this, but the no-asserts full
build bot has been failing steadily on one of the new Syntax tests. David, can
you look into it?
Jordan
******************** TEST 'Swift-Unit ::
Syntax/SwiftSyntaxTests/TypeSyntaxTest.MetatypeTypeWithAPIs' FAILED
********************
Note: Google Test filter = TypeSyntaxTest.MetatypeTypeWithAPIs
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from TypeSyntaxTest
[ RUN ] TypeSyntaxTest.MetatypeTypeWithAPIs
/Users/buildnode/jenkins/workspace/oss-swift_tools-R_stdlib-RD_test-simulator/swift/unittests/Syntax/TypeSyntaxTests.cpp:352:
Failure
Death test: { SyntaxFactory::makeBlankMetatypeType() .withBaseTypeSyntax(Int)
.withDotToken(Dot) .withTypeToken(SyntaxFactory::makeIdentifier("WRONG", {},
{})); }
Result: failed to die.
Error msg:
[ DEATH ]
[ FAILED ] TypeSyntaxTest.MetatypeTypeWithAPIs (2 ms)
[----------] 1 test from TypeSyntaxTest (2 ms total)
[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran. (2 ms total)
[ PASSED ] 0 tests.
[ FAILED ] 1 test, listed below:
[ FAILED ] TypeSyntaxTest.MetatypeTypeWithAPIs
1 FAILED TEST
********************
_______________________________________________
swift-dev mailing list
[email protected]
https://lists.swift.org/mailman/listinfo/swift-dev