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

David Farler dfarler at apple.com
Mon Feb 20 12:43:24 CST 2017


I appreciate it! I will address it today. - David

> On Feb 20, 2017, at 10:20 AM, Jordan Rose <jordan_rose at apple.com> wrote:
> 
> I'll XFAIL it for you for now.
> 
>> On Feb 20, 2017, at 10:19, David Farler <dfarler at apple.com> wrote:
>> 
>> Ah, NoAsserts builds, of course. The test checks for assertion failure :). I will fix it up. I am AFK until after lunch - is it ok to wait until then?
>> 
>> David
>> 
>>> On Feb 20, 2017, at 10:00 AM, Jordan Rose <jordan_rose at apple.com> wrote:
>>> 
>>> 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/0458af9f/attachment.html>


More information about the swift-dev mailing list