potiuk commented on pull request #19860: URL: https://github.com/apache/airflow/pull/19860#issuecomment-991884547
Seems like for our test the time of flaky pandemic is close to be over and our quarantined test number will go down ;). Wish that was true in real life. After that one is merged, those are the only left quanantined tests (looking at reviewing/fixing them after this one gets merged). ``` ./tests/executors/test_celery_executor.py: @pytest.mark.quarantined ./tests/executors/test_celery_executor.py:@pytest.mark.quarantined ./tests/jobs/test_local_task_job.py: @pytest.mark.quarantined ./tests/jobs/test_local_task_job.py: @pytest.mark.quarantined ./tests/jobs/test_local_task_job.py: @pytest.mark.quarantined ./tests/www/views/test_views_trigger_dag.py:@pytest.mark.quarantined ./tests/cli/commands/test_webserver_command.py: @pytest.mark.quarantined ./tests/cli/commands/test_task_command.py: @pytest.mark.quarantined ./tests/cli/commands/test_task_command.py: @pytest.mark.quarantined ./tests/core/test_impersonation_tests.py:@pytest.mark.quarantined ./tests/core/test_impersonation_tests.py:@pytest.mark.quarantined ./tests/sensors/test_external_task_sensor.py:@pytest.mark.quarantined ``` -- 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]
