Skip to content

OGC API - Features Validation #273

OGC API - Features Validation

OGC API - Features Validation #273

Triggered via pull request November 3, 2025 12:55
@b4lb4l
opened #31
cite
Status Failure
Total duration 4m 50s
Artifacts

ci.yml

on: pull_request
Test
4m 46s
Test
Validate OGC API Compliance
3m 9s
Validate OGC API Compliance
Fit to window
Zoom out
Zoom in

Annotations

8 errors, 7 warnings, and 10 notices
Validate OGC API Compliance
One or more validations failed.
validateFeaturesWithBoundingBoxResponse_NumberMatched
begin 0, end -1, length 8 (FAILED)
validateFeaturesResponse_NumberMatched
begin 0, end -1, length 4 (FAILED)
validateFeaturesWithLimitResponse_NumberMatched
begin 0, end -1, length 4 (FAILED)
validateFeaturesWithLimitResponse_NumberMatched
begin 0, end -1, length 4 (FAILED)
testJobCreationInputValidation
Unrecognized token 'teststring': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 11] (IGNORED)
testJobCreationInputRef
Unrecognized token 'teststring': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 11] (IGNORED)
Test
Process completed with exit code 101.
validateFeaturesWithBoundingBoxResponse
No features were returned for collection. (SKIPPED)
validateFeaturesWithBoundingBoxResponse
No features were returned for collection. (SKIPPED)
validateFeaturesWithBoundingBoxResponse
No features were returned for collection. (SKIPPED)
testOGCProcessDescriptionOutputDefinitionOfMixedType
No output definition of 'echo' process identifies a mixed type output (SKIPPED)
testOGCProcessDescriptionInputDefinitionOfMixedType
No input definition of 'echo' process identifies a mixed type input (SKIPPED)
testJobCreationInputInlineBbox
No input of type bounding box found. (SKIPPED)
testJobCreationInputArray
No input of type array found. (SKIPPED)
Validate OGC API Compliance
response: undefined
Validate OGC API Compliance
request: undefined
Validate OGC API Compliance
response: undefined
Validate OGC API Compliance
request: undefined
Validate OGC API Compliance
post-request: POST http://localhost:8484//processes/echo/execution HTTP/1.1
Validate OGC API Compliance
response: teststring
Validate OGC API Compliance
request: <!-- non XML body --> { "inputs" : { "stringInput" : "teststring" }, "outputs" : { "stringOutput" : { "transmissionMode" : "value" } } }
Validate OGC API Compliance
post-request: POST http://localhost:8484//processes/echo/execution HTTP/1.1
Validate OGC API Compliance
response: teststring
Validate OGC API Compliance
request: <!-- non XML body --> { "inputs" : { "stringInput" : "teststring" }, "outputs" : { "stringOutput" : { "transmissionMode" : "value" } } }