Skip to content

Improved exception handling for AbstractTask execution #518

Improved exception handling for AbstractTask execution

Improved exception handling for AbstractTask execution #518

Triggered via push November 22, 2023 09:20
Status Failure
Total duration 2m 24s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
PatcherTest.testXyzNamespace(): here-naksha-lib-core/src/test/java/com/here/naksha/lib/core/util/diff/PatcherTest.java#L107
org.opentest4j.AssertionFailedError: expected: java.lang.String@555f9868<CREATE> but was: com.here.naksha.lib.core.models.geojson.implementation.EXyzAction@7cfb8e98<CREATE>
JsonObjectTest.test_serialization(): here-naksha-lib-core/src/test/java/com/here/naksha/lib/core/util/json/JsonObjectTest.java#L183
org.opentest4j.AssertionFailedError: expected: <{"foo":"test","bar":"xyz","newKey":"newValue"}> but was: <{"bar":"xyz","foo":"test","newKey":"newValue"}>
test
Process completed with exit code 1.