Vitor-Avila commented on code in PR #31791: URL: https://github.com/apache/superset/pull/31791#discussion_r1937444055
########## tests/integration_tests/async_events/api_tests.py: ########## @@ -30,6 +31,7 @@ from tests.integration_tests.test_app import app [email protected](reason="Needs to investigate this test", allow_module_level=True) Review Comment: @michael-s-molina I tested locally and it seems the tests work if `GLOBAL_ASYNC_QUERIES` FF is set to `True`, which I think makes sense? I'll double check that and if so push a PR. -- 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]
