Skip to content

[FIX] when e2e test docker-compose fails to start, capture logs from the containers and print #16313

[FIX] when e2e test docker-compose fails to start, capture logs from the containers and print

[FIX] when e2e test docker-compose fails to start, capture logs from the containers and print #16313

Triggered via pull request January 24, 2025 14:54
Status Success
Total duration 11s
Artifacts

labeler.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
pl.touk.nussknacker.BatchDataGenerationSpec ► Generate file endpoint for scenario with table source should generate randomized records when configured with random mode: e2e-tests/src/test/scala/pl/touk/nussknacker/BatchDataGenerationSpec.scala#L50
Failed test found in: e2e-tests/target/test-reports/TEST-pl.touk.nussknacker.BatchDataGenerationSpec.xml Error: java.lang.AssertionError: 1 expectation failed.
pl.touk.nussknacker.BatchDataGenerationSpec ► Generate file endpoint for scenario with table source should generate live records from data source with default configuration: e2e-tests/src/test/scala/pl/touk/nussknacker/BatchDataGenerationSpec.scala#L75
Failed test found in: e2e-tests/target/test-reports/TEST-pl.touk.nussknacker.BatchDataGenerationSpec.xml Error: java.lang.AssertionError: 1 expectation failed.
pl.touk.nussknacker.BatchDataGenerationSpec ► Test on generated data endpoint should return results and counts for scenario with table source: e2e-tests/src/test/scala/pl/touk/nussknacker/BatchDataGenerationSpec.scala#L102
Failed test found in: e2e-tests/target/test-reports/TEST-pl.touk.nussknacker.BatchDataGenerationSpec.xml Error: java.lang.AssertionError: 1 expectation failed.
pl.touk.nussknacker.BatchDataGenerationSpec ► Test from file endpoint should return results and counts for scenario with table source: e2e-tests/src/test/scala/pl/touk/nussknacker/BatchDataGenerationSpec.scala#L179
Failed test found in: e2e-tests/target/test-reports/TEST-pl.touk.nussknacker.BatchDataGenerationSpec.xml Error: java.lang.AssertionError: 1 expectation failed.
pl.touk.nussknacker.LoanRequestSpec ► Properly handle loan request: e2e-tests/src/test/scala/pl/touk/nussknacker/LoanRequestSpec.scala#L23
Failed test found in: e2e-tests/target/test-reports/TEST-pl.touk.nussknacker.LoanRequestSpec.xml Error: org.scalatest.exceptions.TestFailedException: Left(ujson.ParseException: expected json value got "<" at index 0) was not equal to Right(HttpResponse(200, {"acceptedAmount":1000,"message":"Large sum for Warszawa"}))
triage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636