Skip to content

Update integration/src/test/scala/org/knora/webapi/testservices/TestC… #7015

Update integration/src/test/scala/org/knora/webapi/testservices/TestC…

Update integration/src/test/scala/org/knora/webapi/testservices/TestC… #7015

Triggered via push November 21, 2024 10:26
Status Failure
Total duration 18m 30s
Artifacts
Matrix: Build and test
Matrix: Build and integration-test
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 1 warning
org.knora.webapi.e2e.v2.ValuesV2R2RSpec ► The values v2 endpoint should update a still image file value using a mock Sipi: integration/src/test/scala/org/knora/webapi/e2e/v2/ValuesV2R2RSpec.scala#L139
Failed test found in: ./integration/target/test-reports/TEST-org.knora.webapi.e2e.v2.ValuesV2R2RSpec.xml Error: sbt.ForkMain$ForkError: org.scalatest.exceptions.TestFailedException: 400 Bad Request did not equal 200 OK
org.knora.webapi.it.v2.KnoraSipiIntegrationV2ITSpec ► The Knora/Sipi integration should create a resource with a still image file: webapi/src/main/scala/dsp/errors/Errors.scala#L300
Failed test found in: ./integration/target/test-reports/TEST-org.knora.webapi.it.v2.KnoraSipiIntegrationV2ITSpec.xml Error: sbt.ForkMain$ForkError: zio.FiberFailure: Got HTTP 400
org.knora.webapi.it.v2.KnoraSipiIntegrationV2ITSpec ► The Knora/Sipi integration should create a resource with a still image file that has already been ingested: webapi/src/main/scala/dsp/errors/Errors.scala#L300
Failed test found in: ./integration/target/test-reports/TEST-org.knora.webapi.it.v2.KnoraSipiIntegrationV2ITSpec.xml Error: sbt.ForkMain$ForkError: zio.FiberFailure: Got HTTP 400
org.knora.webapi.it.v2.KnoraSipiIntegrationV2ITSpec ► The Knora/Sipi integration should change a still image file value: integration/src/test/scala/org/knora/webapi/util/MutableTestIri.scala#L45
Failed test found in: ./integration/target/test-reports/TEST-org.knora.webapi.it.v2.KnoraSipiIntegrationV2ITSpec.xml Error: sbt.ForkMain$ForkError: org.knora.webapi.util.TestIriException: This test could not be run because a previous test failed
org.knora.webapi.it.v2.KnoraSipiIntegrationV2ITSpec ► The Knora/Sipi integration should create a resource with a PDF file: webapi/src/main/scala/dsp/errors/Errors.scala#L300
Failed test found in: ./integration/target/test-reports/TEST-org.knora.webapi.it.v2.KnoraSipiIntegrationV2ITSpec.xml Error: sbt.ForkMain$ForkError: zio.FiberFailure: Got HTTP 400
org.knora.webapi.it.v2.KnoraSipiIntegrationV2ITSpec ► The Knora/Sipi integration should change a PDF file value: integration/src/test/scala/org/knora/webapi/util/MutableTestIri.scala#L45
Failed test found in: ./integration/target/test-reports/TEST-org.knora.webapi.it.v2.KnoraSipiIntegrationV2ITSpec.xml Error: sbt.ForkMain$ForkError: org.knora.webapi.util.TestIriException: This test could not be run because a previous test failed
org.knora.webapi.it.v2.KnoraSipiIntegrationV2ITSpec ► The Knora/Sipi integration should create a resource with a CSV file: webapi/src/main/scala/dsp/errors/Errors.scala#L300
Failed test found in: ./integration/target/test-reports/TEST-org.knora.webapi.it.v2.KnoraSipiIntegrationV2ITSpec.xml Error: sbt.ForkMain$ForkError: zio.FiberFailure: Got HTTP 400
org.knora.webapi.it.v2.KnoraSipiIntegrationV2ITSpec ► The Knora/Sipi integration should change a CSV file value: integration/src/test/scala/org/knora/webapi/util/MutableTestIri.scala#L45
Failed test found in: ./integration/target/test-reports/TEST-org.knora.webapi.it.v2.KnoraSipiIntegrationV2ITSpec.xml Error: sbt.ForkMain$ForkError: org.knora.webapi.util.TestIriException: This test could not be run because a previous test failed
org.knora.webapi.it.v2.KnoraSipiIntegrationV2ITSpec ► The Knora/Sipi integration should create a resource with an XML file: webapi/src/main/scala/dsp/errors/Errors.scala#L300
Failed test found in: ./integration/target/test-reports/TEST-org.knora.webapi.it.v2.KnoraSipiIntegrationV2ITSpec.xml Error: sbt.ForkMain$ForkError: zio.FiberFailure: Got HTTP 400
org.knora.webapi.it.v2.KnoraSipiIntegrationV2ITSpec ► The Knora/Sipi integration should change an XML file value: integration/src/test/scala/org/knora/webapi/util/MutableTestIri.scala#L45
Failed test found in: ./integration/target/test-reports/TEST-org.knora.webapi.it.v2.KnoraSipiIntegrationV2ITSpec.xml Error: sbt.ForkMain$ForkError: org.knora.webapi.util.TestIriException: This test could not be run because a previous test failed
org.knora.webapi.it.v2.KnoraSipiIntegrationV2ITSpec ► The Knora/Sipi integration should create a resource of type ArchiveRepresentation with a Zip file: webapi/src/main/scala/dsp/errors/Errors.scala#L300
Failed test found in: ./integration/target/test-reports/TEST-org.knora.webapi.it.v2.KnoraSipiIntegrationV2ITSpec.xml Error: sbt.ForkMain$ForkError: zio.FiberFailure: Got HTTP 400
Build and integration-test (21)
Process completed with exit code 2.
Build and integration-test (21)
Failed test were found and 'fail-on-error' option is set to true
Build and test (21)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/