potiuk commented on a change in pull request #8511: URL: https://github.com/apache/airflow/pull/8511#discussion_r412858845
########## File path: tests/jobs/test_backfill_job.py ########## @@ -52,6 +52,7 @@ DEFAULT_DATE = timezone.datetime(2016, 1, 1) [email protected] class TestBackfillJob(unittest.TestCase): Review comment: But on a more serious note - > our goal is to clean up everything from Quarantine before the release. I think for master we can afford some temporary lack of testing. Side note - the way we have the tests now - they are skipping all Py3.7 tests :(. And we are merging failing tests anyway. I think we should simply - once we get stable have a project where we have all classes in Quarantine, assign people and make them move out of quarantine. ---------------------------------------------------------------- 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]
