kokhlo commented on PR #44307: URL: https://github.com/apache/superset/pull/44307#issuecomment-5679994743
Heads-up on CI: 16 checks (test-postgres/mysql/sqlite, playwright, docker-build, …) fail on `superset init` / `superset db upgrade` with ``` ERROR [flask_migrate] Error: Multiple head revisions are present for given argument 'head' ``` This looks like a current master-wide issue rather than anything from this diff (no migrations touched here): the nearest backend PR of the day, #44303, shows the same failing set on its head SHA. Local verification for this change: full `tests/unit_tests/dashboards/commands/importers/` suite passes (45 tests, incl. 4 new; RED on unpatched base confirmed for the collision test), `ruff check` + `ruff format --check` clean. -- 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]
