Nigel Jones created ATLAS-1550:
----------------------------------
Summary: Build failure in testDuplicateTypenames
Key: ATLAS-1550
URL: https://issues.apache.org/jira/browse/ATLAS-1550
Project: Atlas
Issue Type: Bug
Reporter: Nigel Jones
I pulled the latest source changes into my Atlas tree and noted the build now
fails when running unit tests.
The failure is in
Failed tests:
TypeSystemTest.testDuplicateTypenames:287 Expected TypeExistsException
aka
Tests run: 11, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.55 sec <<<
FAILURE! - in org.apache.atlas.typesystem.types.TypeSystemTest
testDuplicateTypenames(org.apache.atlas.typesystem.types.TypeSystemTest) Time
elapsed: 0.023 sec <<< FAILURE!
java.lang.AssertionError: Expected TypeExistsException
at org.testng.Assert.fail(Assert.java:89)
at
org.apache.atlas.typesystem.types.TypeSystemTest.testDuplicateTypenames(TypeSystemTest.java:287)
I then checked and see the jenkins overnight build failed with the same error
https://builds.apache.org/job/apache-atlas-nightly/599/
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)