Skip to content

Integration tests

Integration tests #5

Manually triggered January 17, 2025 12:45
Status Startup failure
Total duration
Artifacts

_integration-tests.yml

on: workflow_dispatch
integration-tests-athena
integration-tests-athena
integration-tests-bigquery
integration-tests-bigquery
Matrix: integration-tests-spark
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

1 error
Invalid workflow file: .github/workflows/_integration-tests.yml#L78
The workflow is not valid. .github/workflows/_integration-tests.yml (Line: 78, Col: 15): Unexpected symbol: '"flaky"'. Located at position 29 within expression: inputs.is-flaky-test-run && "flaky" || "not-flaky" .github/workflows/_integration-tests.yml (Line: 107, Col: 18): Unexpected symbol: '"hatch'. Located at position 29 within expression: inputs.is-flaky-test-run && "hatch run integration-tests -m flaky -n1 --ddtrace" || hatch run integration-tests -m "not flaky"