Build: #1 failed

Job: Data Wolf failed

Stages & jobs

  1. Main

Test results

  • 31 tests in total
  • 1 test failed
  • 1 failure is new
  • 28 seconds taken in total.

Build 1 has the following 1 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test Duration
Collapse Failed EngineTest testWorkflowCancel
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...)