[swift-dev] Failure in Swift-Unit :: Syntax/SwiftSyntaxTests/TypeSyntaxTest.MetatypeTypeWithAPIs

Jordan Rose jordan_rose at apple.com
Mon Feb 20 12:00:26 CST 2017


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

********************


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-dev/attachments/20170220/5bb158df/attachment.html>


More information about the swift-dev mailing list