Build: #1 failed First build for this plan

Test results

  • 31 tests in total
  • 1 test failed
  • 1 failure is new
  • 28 seconds taken in total.
New test failures 1
Status Test View job Duration
Collapse Failed EngineTest testWorkflowCancel
Data Wolf 10 secs
java.lang.AssertionError: expected:<0> but was:<2>
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at edu.illinois.ncsa.datawolf.EngineTest.testWorkflowCancel(EngineTest.java:350)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(32 more lines...)