Skip to content

test: add unit tests for SFN from_deployment parameter extraction #239

test: add unit tests for SFN from_deployment parameter extraction

test: add unit tests for SFN from_deployment parameter extraction #239

Triggered via push March 11, 2026 15:33
Status Failure
Total duration 43m 8s
Artifacts 15

ux-tests.yml

on: push
Matrix: ux-tests
Unit Tests
58s
Unit Tests
Coverage Report
1m 23s
Coverage Report
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 8 warnings
pytest ► core.test_resume ► test_resume_hello_world[sfn-batch-deployer]: junit-sfn-batch.xml#L0
Failed test found in: junit-sfn-batch.xml Error: test/ux/core/test_resume.py:53: in test_resume_hello_world
pytest ► core.test_resume ► test_resume_failed_flow[sfn-batch-deployer]: junit-sfn-batch.xml#L0
Failed test found in: junit-sfn-batch.xml Error: test/ux/core/test_resume.py:89: in test_resume_failed_flow
pytest ► core.test_resume ► test_resume_step_to_rerun[sfn-batch-deployer]: junit-sfn-batch.xml#L0
Failed test found in: junit-sfn-batch.xml Error: test/ux/core/test_resume.py:132: in test_resume_step_to_rerun
sfn-batch
Process completed with exit code 1.
pytest ► core.test_resume ► test_resume_hello_world[argo-kubernetes-deployer]: junit-argo-kubernetes.xml#L0
Failed test found in: junit-argo-kubernetes.xml Error: test/ux/core/test_resume.py:53: in test_resume_hello_world
pytest ► core.test_resume ► test_resume_step_to_rerun[argo-kubernetes-deployer]: junit-argo-kubernetes.xml#L0
Failed test found in: junit-argo-kubernetes.xml Error: test/ux/core/test_resume.py:132: in test_resume_step_to_rerun
pytest ► core.test_resume ► test_resume_failed_flow[argo-kubernetes-deployer]: junit-argo-kubernetes.xml#L0
Failed test found in: junit-argo-kubernetes.xml Error: test/ux/core/test_resume.py:89: in test_resume_failed_flow
argo-kubernetes
Process completed with exit code 1.
pytest ► core.test_resume ► test_resume_hello_world[airflow-kubernetes-deployer]: junit-airflow-kubernetes.xml#L0
Failed test found in: junit-airflow-kubernetes.xml Error: test/ux/core/test_resume.py:53: in test_resume_hello_world
pytest ► core.test_resume ► test_resume_step_to_rerun[airflow-kubernetes-deployer]: junit-airflow-kubernetes.xml#L0
Failed test found in: junit-airflow-kubernetes.xml Error: test/ux/core/test_resume.py:132: in test_resume_step_to_rerun
pytest ► core.test_resume ► test_resume_failed_flow[airflow-kubernetes-deployer]: junit-airflow-kubernetes.xml#L0
Failed test found in: junit-airflow-kubernetes.xml Error: test/ux/core/test_resume.py:89: in test_resume_failed_flow
airflow-kubernetes
Process completed with exit code 1.
pytest ► core.test_resume ► test_resume_hello_world[airflow-kubernetes-deployer]: junit-artifacts/junit-airflow-kubernetes/junit-airflow-kubernetes.xml#L0
Failed test found in: junit-artifacts/junit-airflow-kubernetes/junit-airflow-kubernetes.xml Error: test/ux/core/test_resume.py:53: in test_resume_hello_world
pytest ► core.test_resume ► test_resume_step_to_rerun[airflow-kubernetes-deployer]: junit-artifacts/junit-airflow-kubernetes/junit-airflow-kubernetes.xml#L0
Failed test found in: junit-artifacts/junit-airflow-kubernetes/junit-airflow-kubernetes.xml Error: test/ux/core/test_resume.py:132: in test_resume_step_to_rerun
pytest ► core.test_resume ► test_resume_failed_flow[airflow-kubernetes-deployer]: junit-artifacts/junit-airflow-kubernetes/junit-airflow-kubernetes.xml#L0
Failed test found in: junit-artifacts/junit-airflow-kubernetes/junit-airflow-kubernetes.xml Error: test/ux/core/test_resume.py:89: in test_resume_failed_flow
pytest ► core.test_resume ► test_resume_hello_world[argo-kubernetes-deployer]: junit-artifacts/junit-argo-kubernetes/junit-argo-kubernetes.xml#L0
Failed test found in: junit-artifacts/junit-argo-kubernetes/junit-argo-kubernetes.xml Error: test/ux/core/test_resume.py:53: in test_resume_hello_world
pytest ► core.test_resume ► test_resume_step_to_rerun[argo-kubernetes-deployer]: junit-artifacts/junit-argo-kubernetes/junit-argo-kubernetes.xml#L0
Failed test found in: junit-artifacts/junit-argo-kubernetes/junit-argo-kubernetes.xml Error: test/ux/core/test_resume.py:132: in test_resume_step_to_rerun
pytest ► core.test_resume ► test_resume_failed_flow[argo-kubernetes-deployer]: junit-artifacts/junit-argo-kubernetes/junit-argo-kubernetes.xml#L0
Failed test found in: junit-artifacts/junit-argo-kubernetes/junit-argo-kubernetes.xml Error: test/ux/core/test_resume.py:89: in test_resume_failed_flow
pytest ► core.test_resume ► test_resume_hello_world[sfn-batch-deployer]: junit-artifacts/junit-sfn-batch/junit-sfn-batch.xml#L0
Failed test found in: junit-artifacts/junit-sfn-batch/junit-sfn-batch.xml Error: test/ux/core/test_resume.py:53: in test_resume_hello_world
pytest ► core.test_resume ► test_resume_failed_flow[sfn-batch-deployer]: junit-artifacts/junit-sfn-batch/junit-sfn-batch.xml#L0
Failed test found in: junit-artifacts/junit-sfn-batch/junit-sfn-batch.xml Error: test/ux/core/test_resume.py:89: in test_resume_failed_flow
pytest ► core.test_resume ► test_resume_step_to_rerun[sfn-batch-deployer]: junit-artifacts/junit-sfn-batch/junit-sfn-batch.xml#L0
Failed test found in: junit-artifacts/junit-sfn-batch/junit-sfn-batch.xml Error: test/ux/core/test_resume.py:132: in test_resume_step_to_rerun
Unit Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4, dorny/test-reporter@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
local
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/cache@v4, actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4, azure/setup-helm@v4, dorny/test-reporter@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
sfn-batch
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/cache/save@v4, actions/cache@v4, actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4, azure/setup-helm@v4, dorny/test-reporter@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
sfn-batch
Cache save failed.
argo-kubernetes
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/cache@v4, actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4, azure/setup-helm@v4, dorny/test-reporter@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
airflow-kubernetes
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/cache/save@v4, actions/cache@v4, actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4, azure/setup-helm@v4, dorny/test-reporter@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
airflow-kubernetes
Cache save failed.
Coverage Report
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, actions/setup-python@v5, actions/upload-artifact@v4, dorny/test-reporter@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Artifacts

Produced during runtime
Name Size Digest
coverage-airflow-kubernetes
4.17 MB
sha256:41a3ca89fac4b09ba7a32068ddf0d44dfa64d6f9786c4969602131f073e36414
coverage-argo-kubernetes
4.17 MB
sha256:e83355ff827cf504b7323845f20408fef1ae580b1e84e282eed1558a0dd610be
coverage-combined
3.88 MB
sha256:e35ce0487a42c3af1180abe56f661b090121eb7f40b497427c868fd8caf02849
coverage-local
4.13 MB
sha256:03ff3f8d7e47f71bedc0c61c44433bff90c8c51fcec4617a0397649c17f58bd1
coverage-sfn-batch
4.17 MB
sha256:be8db31df1e49818b721d74e631f65ac7c50608432422137823e8a184251df4c
coverage-unit
491 KB
sha256:26570f8b228732d0176fb3cbd27c012a35c5e5fad90e279dbb635a0a2ce3d65b
junit-airflow-kubernetes
2.16 KB
sha256:38b421804d73d50f2c818370ecbcead9132c1877282243eb64c06bf75f373693
junit-argo-kubernetes
1.7 KB
sha256:f6a361d4c6177250b4da0770202d3411fbe36cb1eef469d9d465ef9625ca0d74
junit-local
1.23 KB
sha256:0e29a077ebd59d872415da2363a8b093a4cbb4013913fd958ae54af20f36e72e
junit-sfn-batch
1.61 KB
sha256:5943ff8097db6a663ee02ef894f51b99027900db1d720060d6030350aead7c61
junit-unit
3.31 KB
sha256:bc94544531266589092f6b5d91c4185fcbe2e2b5ab06f86210cf7ce193f2ab52
tilt-logs-airflow-kubernetes
83 KB
sha256:8624e9715a44936d882d8bf9727412a162c751e705f7d5e4ebe742f0aa18c225
tilt-logs-argo-kubernetes
96.7 KB
sha256:73da8c61732370d186e0553489509f4613ab65de289b15e73bb7ed473f3071fe
tilt-logs-local
15 KB
sha256:17191cebe5efd91faf8895e1dee20c868d2cebc4dfbff509755acae5319a9cad
tilt-logs-sfn-batch
955 KB
sha256:0b0a3606ec2d560a621181883097bf20531d927045b52e798e68d796562f9cfe