DeVaNsHk72 commented on PR #44391: URL: https://github.com/apache/superset/pull/44391#issuecomment-5771895342
Could a committer kindly re-run the Python-Unit workflow on this PR? No push needed. The `unit-tests-required` red X is not a test failure. On run [35455145393](https://github.com/apache/superset/actions/runs/35455145393) the `unit-tests (current)` job was cancelled by concurrency, and `unit-tests-required` then failed in 9s as a dependent gate. The same workflow passed on the two earlier commits of this branch (`0f01bf1` and `1b7c509`); the only commit lacking a green run is `a21497b`, whose whole diff is removing a no-op line and the assertion that covered it. Everything else is green: CodeQL, License Check, all three docker-build variants, cypress-matrix, codecov patch and project, frontend-build, check-python-deps. Locally on `a21497b`, `pytest tests/unit_tests/{utils,cli,charts,dashboards,datasets,importexport}` gives 1715 passed, 2 xfailed. I can close and reopen to re-trigger if that is easier, but I did not want to add churn to the queue without asking. -- 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]
