potiuk commented on PR #30305: URL: https://github.com/apache/airflow/pull/30305#issuecomment-1484069766
Example output: <img width="1600" alt="Screenshot 2023-03-26 at 13 32 14" src="https://user-images.githubusercontent.com/595491/227772865-0f4d7911-1f5d-438a-9d2b-2d62bc22058f.png"> Also - it allows to run all the tests locally (including all providers) much faster (if you have multiple CPUS and a lot of memory) if you want to see if you have not broken any of the providers. Plus as a side effect, if any of the provider tests fail, you know exactly which one and seeing the output of that test is much easier (unfolding the result of single provider is much faster and it's easier to scroll through the output of only that provider. -- 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]
