ashb commented on a change in pull request #8499:
URL: https://github.com/apache/airflow/pull/8499#discussion_r412529055
##########
File path: tests/sensors/test_timeout_sensor.py
##########
@@ -72,6 +74,7 @@ def setUp(self):
}
self.dag = DAG(TEST_DAG_ID, default_args=args)
+ @pytest.mark.quarantined
Review comment:
Not end of the world, but I would have expected these to appear in
#8498, not here?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]