Skip to content

SCDF AT Rabbit - env 0 #144

SCDF AT Rabbit - env 0

SCDF AT Rabbit - env 0 #144

GitHub Actions / Integration Tests - rabbit-0-147-1 failed Jan 22, 2024 in 1s

Integration Tests - rabbit-0-147-1 ❌

Tests failed

Report Passed Failed Skipped Time
target/failsafe-reports/TEST-org.springframework.cloud.dataflow.acceptance.test.BatchRemotePartitioningAT.xml 1⚪ 2s
target/failsafe-reports/TEST-org.springframework.cloud.dataflow.acceptance.test.DataFlowAT.xml 4✅ 1❌ 4⚪ 945s
target/failsafe-reports/TEST-org.springframework.cloud.dataflow.acceptance.test.TaskScheduleAT.xml 1⚪ 0ms

✅ target/failsafe-reports/TEST-org.springframework.cloud.dataflow.acceptance.test.BatchRemotePartitioningAT.xml

1 tests were completed in 2s with 0 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
org.springframework.cloud.dataflow.acceptance.test.BatchRemotePartitioningAT 1⚪ 2s

❌ target/failsafe-reports/TEST-org.springframework.cloud.dataflow.acceptance.test.DataFlowAT.xml

9 tests were completed in 945s with 4 passed, 1 failed and 4 skipped.

Test suite Passed Failed Skipped Time
org.springframework.cloud.dataflow.acceptance.test.DataFlowAT 4✅ 1❌ 4⚪ 945s

❌ org.springframework.cloud.dataflow.acceptance.test.DataFlowAT

❌ ctrLaunchTestBoot3
	org.opentest4j.AssertionFailedError:
✅ ctrLaunchTest
⚪ dataflowTaskLauncherSink
⚪ streamScriptEncoding
✅ streamLifecycle
✅ applicationMetadataDockerTests
⚪ streamWithConfigServer
⚪ streamTransform
✅ applicationMetadataMavenTests

✅ target/failsafe-reports/TEST-org.springframework.cloud.dataflow.acceptance.test.TaskScheduleAT.xml

1 tests were completed in 0ms with 0 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
org.springframework.cloud.dataflow.acceptance.test.TaskScheduleAT 1⚪ 0ms

Annotations

Check failure on line 1931 in src/test/java/org/springframework/cloud/dataflow/acceptance/test/DataFlowAT.java

See this annotation in the file changed.

@github-actions github-actions / Integration Tests - rabbit-0-147-1

org.springframework.cloud.dataflow.acceptance.test.DataFlowAT ► ctrLaunchTestBoot3

Failed test found in:
  target/failsafe-reports/TEST-org.springframework.cloud.dataflow.acceptance.test.DataFlowAT.xml
Error:
  org.opentest4j.AssertionFailedError: 
Raw output
org.opentest4j.AssertionFailedError: 

Expecting:
 <1>
to be equal to:
 <0>
but was not.
	at org.springframework.cloud.dataflow.acceptance.test.DataFlowAT.ctrLaunchTestBoot3(DataFlowAT.java:1931)