mistercrunch commented on PR #37869: URL: https://github.com/apache/superset/pull/37869#issuecomment-3882224206
The 3 failing `unit-tests` jobs (current/next/previous) are all the same pre-existing failure in `tests/unit_tests/extensions/test_types.py::test_extension_config_full` — introduced by #37856 which changed the extension contribution schema without updating this test. This is already being fixed in #37871. Unrelated to the changes in this PR (4,662 tests pass across all 3 Python versions). Will rebase once #37871 merges to get clean CI. -- 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]
