Build: #43 failed Scheduled with changes by Derek Wood
Test results
- 63 tests in total
- 2 tests failed
- 1 failure is new
- 184 minutes taken in total.
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
PurchaseMetadataTest
testLineage
|
Cloudera Manager - 5.12 | 4 mins | |
java.lang.AssertionError: expected:<[MetadataRecord{entityId=application:itncm.PurchaseHistory.-SNAPSHOT, scope=USER, properties={spKey1=spApp1}, tags=[]}, MetadataRecord{entityId=program:itncm.PurchaseHistory.-SNAPSHOT.service.PurchaseHistoryService, scope=USER, properties={spKey1=spValue1, spKey2=spValue2}, tags=[serviceTag1, serviceTag2]}, MetadataRecord{entityId=dataset:itncm.history, scope=USER, properties={}, tags=[dsTag1, dsTag2]}]> but was:<[MetadataRecord{entityId=dataset:itncm.history, scope=USER, properties={}, tags=[dsTag1, dsTag2]}, MetadataRecord{entityId=program:itncm.PurchaseHistory.-SNAPSHOT.service.PurchaseHistoryService, scope=USER, properties={spKey1=spValue1}, tags=[serviceTag1, serviceTag2]}, MetadataRecord{entityId=application:itncm.PurchaseHistory.-SNAPSHOT, scope=USER, properties={spKey1=spApp1}, tags=[]}]> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118) at org.junit.Assert.assertEquals(Assert.java:144) at co.cask.cdap.apps.metadata.PurchaseMetadataTest.testLineage(PurchaseMetadataTest.java:274) |
Status | Test | Failing since | View job | Duration | |
---|---|---|---|---|---|
HivePluginTest
testHivePlugins
|
Failing since build #27 (Scheduled with changes by Ali Anwar) | Cloudera Manager - 5.12 | 5 mins | ||
java.util.concurrent.TimeoutException: Timeout occurred. Expected true but found false. at co.cask.cdap.common.utils.Tasks.waitFor(Tasks.java:70) at co.cask.cdap.common.utils.Tasks.waitFor(Tasks.java:91) at co.cask.cdap.common.utils.Tasks.waitFor(Tasks.java:130) at co.cask.cdap.test.AbstractProgramManager.waitForRuns(AbstractProgramManager.java:90) at co.cask.cdap.test.AbstractProgramManager.waitForRun(AbstractProgramManager.java:84) at co.cask.cdap.app.etl.batch.HivePluginTest.testHivePlugins(HivePluginTest.java:137) |