Build Spring Cloud Data Flow
Build: #2321 failed Changes by Christian Tzolov
Build result summary
Details
- Completed
- Duration
- 7 minutes
- Labels
- None
- Revision
-
3f0737c9e5549aa7746c91675cde9a7698429e5e
3f0737c9e5549aa7746c91675cde9a7698429e5e - Total tests
- 1247
- Fixed in
- #2325 (Manual run by Ilayaperumal Gopinathan)
Tests
- 1 New failures
- 0 Existing failures
- 0 Fixed
- 7 Quarantined / skipped
Responsible
-
Christian Tzolov Automatically assigned
Code commits
Author | Commit | Commit date | |
---|---|---|---|
![]() |
Christian Tzolov |
3f0737c9e5549aa7746c91675cde9a7698429e5e
|
Configuration changes
Some of the jobs or stages referenced by this result no longer exist.
Tests
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
ShellCommandsTests
testMultiFileCommandOrderPreserved
|
Build and install SCDF | 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) |