The GitHub Actions job "Tests" on airflow.git/main has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
395cb1e759e8d93c2bea697d0e0b472660853467 / Subham <[email protected]>
Add integration tests for config sensitive masking in airflowctl (#61105)

* Add integration tests for config sensitive masking in airflowctl

* Fix static check failures: Sort imports in test_config_sensitive_masking.py

* Refactor integration tests to reduce duplication by moving shared logic to 
conftest.py

* Fix static checks in conftest.py

* Address PR review feedback: Remove flaky decorator and fix CI test discovery

- Remove @pytest.mark.flaky decorator from test_config_sensitive_masking.py as 
suggested
- Fix CI test discovery by changing hardcoded path in run_tests.py from
  'test_airflowctl_commands.py' to 'airflowctl_tests' directory to allow
  pytest to discover all test files in the directory

Report URL: https://github.com/apache/airflow/actions/runs/21896731157

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to