potiuk commented on pull request #18853: URL: https://github.com/apache/airflow/pull/18853#issuecomment-939364700
BTW. I woudl be happy to process tasks in all the tests in topological order and maybe we can add a tool that all tests will do to do so, but IMHO it's quite complex piece of code, and I am on a quest to fix the flaky tests with least amount of effort. I think if we can stabilize the tests with one line change, basing it on the fact that our tests structure is "stable" for alphabethical orded (because this is how our test DAGs are constructed) it's a HUGE win for the community :). Unless of course there is other better way to do it without heavy investments (and I am all ears for that). -- 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]
