aminghadersohi commented on PR #43737: URL: https://github.com/apache/superset/pull/43737#issuecomment-5606501305
CI setup follow-up: pushed `924100c73c46c300a7be9212898dd9952b339640` normally. The widespread failures on the preceding head (including its retry) were before test execution: `apt-get update` failed with a checksum mismatch for the Chrome package repository. Both shared Python and Docker setup actions now remove only `google-chrome*.list` / `google-chrome*.sources` before refreshing dependencies. These jobs use the runner's preinstalled Chrome and do not install browser packages through that repository. Package checksum/signature verification remains enabled; other apt sources and the browser are untouched. Validation: both action scripts pass bash syntax checks; isolated fixtures verify cleanup is scoped and idempotent while preserving Ubuntu/Docker sources and the browser fixture. Staged pre-commit, including the workflow security audit, passed. Fresh required CI and the broad unit suite are running on the new exact head; final results will be recorded in the PR body. No review rerun requested. -- 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]
