villebro commented on PR #21911: URL: https://github.com/apache/superset/pull/21911#issuecomment-1287671601
> @villebro I have refactored the test case as per your suggestion. Also, I verified the test case failing for me without the change when I was running from my local. @sinhashubham95 can you post the failing test output without the functional changes? I'm still not able to reproduce the test failure without the functional change. What I did to run the tests locally: ```shell tox -e sqlite tests/integration_tests/dashboards/api_tests.py ``` Btw, I'm getting an unrelated test failure when running the tests locally and I don't fully understand how that test (`test_gets_not_certified_dashboards_filter`) is passing on CI (the test seems wrong), but I can look into that, as it's unrelated. -- 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]
