Failure in Swift-Unit :: Syntax/SwiftSyntaxTests/TypeSyntaxTest.MetatypeTypeWithAPIs

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

···

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

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@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

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

I'll XFAIL it for you for now.

···

On Feb 20, 2017, at 10:19, David Farler <dfarler@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@apple.com <mailto:jordan_rose@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

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

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

···

On Feb 20, 2017, at 10:20 AM, Jordan Rose <jordan_rose@apple.com> wrote:

I'll XFAIL it for you for now.

On Feb 20, 2017, at 10:19, David Farler <dfarler@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@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

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