Build: #194 failed
Job: Run Data Flow Acceptance Tests for Kafka failed
Test results
- 22 tests in total
- 3 tests failed
- 3 failures are new
- 4 tests were quarantined / skipped
- 21 minutes taken in total.
Build 194 has the following 3 errors: 3 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
ComposedTaskTests
ctrLaunch
|
3 mins | |
java.lang.AssertionError: null at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertTrue(Assert.java:52) at org.springframework.cloud.dataflow.acceptance.test.ComposedTaskTests.assertTaskExecutions(ComposedTaskTests.java:65) at org.springframework.cloud.dataflow.acceptance.test.ComposedTaskTests.ctrLaunch(ComposedTaskTests.java:41) |
|||
Collapse |
ComposedTaskTests
ctrMultipleLaunch
|
3 mins | |
java.lang.AssertionError: null at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertTrue(Assert.java:52) at org.springframework.cloud.dataflow.acceptance.test.ComposedTaskTests.assertTaskExecutions(ComposedTaskTests.java:65) at org.springframework.cloud.dataflow.acceptance.test.ComposedTaskTests.ctrMultipleLaunch(ComposedTaskTests.java:47) |
|||
Collapse |
ComposedTaskTests
ctrMultipleLaunchWithArguments
|
3 mins | |
java.lang.AssertionError: null at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertTrue(Assert.java:52) at org.springframework.cloud.dataflow.acceptance.test.ComposedTaskTests.assertTaskExecutions(ComposedTaskTests.java:65) at org.springframework.cloud.dataflow.acceptance.test.ComposedTaskTests.ctrMultipleLaunchWithArguments(ComposedTaskTests.java:57) |