rusackas commented on PR #41635: URL: https://github.com/apache/superset/pull/41635#issuecomment-5092598480
Pushed a fix. The new OAuth tests had landed right on top of the `stored_metrics` fixture and deleted it, which is what was breaking `test_raise_for_access_guest_user_ok` and the tests after it. Restored the fixture and dropped a couple of redundant local imports. CI should be green now — will take another look once it runs. -- 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]
