Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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/