rusackas commented on PR #36856: URL: https://github.com/apache/superset/pull/36856#issuecomment-5081435555
Following up on my own repro hunch, @htamakos: it's not your tests. `test_bigquery.py` and `bigquery.py` are byte-identical to master, none of your added tests sort ahead of bigquery in collection order, and master runs these same five green every time. So it's a pre-existing isolation flake in the suite, not this PR. Re-ran the job to get a clean pass; nothing for you to fix 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
