hello-stephen commented on PR #65660: URL: https://github.com/apache/doris/pull/65660#issuecomment-5044790204
Additional CI triage (2026-07-22): the existing red checks on revision `ed4a264eb9f` are environmental and predate the review follow-up. - BE UT build 997984 completed `ColumnVariantTest` successfully, then ASAN failed to reserve ~1 MiB of shadow memory while running `TimeSharingTaskExecutorTest` (`errno: 12`, `ReserveShadowMemoryRange failed`) and the container aborted. This is agent/address-space exhaustion, not a variant assertion failure. - macOS BE UT stopped during setup because the runner exposed Java 25 while this branch requires JDK 17. The two unresolved review issues are addressed separately in eldenmoon/incubator-doris#5. After that follow-up is merged into this PR head, please rerun BE UT/macOS BE UT on the new revision. -- 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]
