I3eka commented on PR #43136: URL: https://github.com/apache/superset/pull/43136#issuecomment-5759207252
CI update: the current head also has a red [Db2 testcontainers job](https://github.com/apache/superset/actions/runs/35588235957/job/106296709574). Both errors occur in fixture setup: the container starts Db2, then times out after 120 seconds while creating `testdb`, before either test assertion executes. The Db2 test file and workflow are identical to #43135, whose corresponding [job passed](https://github.com/apache/superset/actions/runs/35585636875/job/106288452127). That locates this failure in container startup, but does not establish why initialization stalled. I have not changed the AI code to hide it, skipped the tests, or rerun the workflow; full CI is not green. The separate `check-hold-label` failure is the expected SIP gate and remains untouched. -- 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]
