Build Spring Cloud Data Flow
Build: #2321 failed
Job: Build and install SCDF failed
Test results
- 1,247 tests in total
- 1 test failed
- 1 failure is new
- 7 tests were quarantined / skipped
- 1 minute taken in total.
Build 2,321 has the following 1 errors: 1 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
ShellCommandsTests
testMultiFileCommandOrderPreserved
|
2 secs | |
java.lang.AssertionError: Registry should be empty Expected: an empty collection but: <[AppRegistration{name='log', type='sink', version='1.0.0.BUILD-SNAPSHOT', uri=maven://org.springframework.cloud.stream.app:log-sink-rabbit:1.0.0.BUILD-SNAPSHOT, metadataUri=null}]> java.lang.AssertionError: Registry should be empty Expected: an empty collection but: <[AppRegistration{name='log', type='sink', version='1.0.0.BUILD-SNAPSHOT', uri=maven://org.springframework.cloud.stream.app:log-sink-rabbit:1.0.0.BUILD-SNAPSHOT, metadataUri=null}]> at org.springframework.cloud.dataflow.shell.command.ShellCommandsTests.testMultiFileCommandOrderPreserved(ShellCommandsTests.java:83) |