KHTee commented on PR #34986: URL: https://github.com/apache/airflow/pull/34986#issuecomment-1783739290
> The test added in this PR is failing > > ``` > =========================== short test summary info ============================ > FAILED helm_tests/airflow_core/test_worker.py::TestWorker::test_should_add_extra_volume_claim_templates - subprocess.CalledProcessError: Command '['helm', 'template', 'release-name', '/opt/airflow/chart', '--values', '/tmp/tmp5japxht5', '--kube-version', '1.23.17', '--namespace', 'default', '--show-only', 'templates/workers/worker-deployment.yaml']' returned non-zero exit status 1. > ================== 1 failed, 319 passed in 1753.87s (0:29:13) ================== > ``` Yes, give me some time. I'm fixing the test cases. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
