hulincup commented on PR #66416: URL: https://github.com/apache/doris/pull/66416#issuecomment-5188412049
Cross-checking today COMPILE results across PRs — 4 of 5 failed in the same window, including ones that only touch FE or a single BE test file: | PR | changes | COMPILE | performance | |----|---------|---------|-------------| | #66416 (this) | FE only + groovy test | FAILURE | FAILURE | | #66465 | 1 BE test cpp | FAILURE | FAILURE | | #66461 | BE AI functions | FAILURE | SUCCESS | | #66460 | BE files | FAILURE | SUCCESS | | #66462 | (other) | SUCCESS | SUCCESS | This points to a systemic master/CI COMPILE issue today, not this PR (which has zero BE/C++ changes and FE UT passed on the prior run). FE UT is rerunning now and will confirm FE compiles. Could a committer check whether the COMPILE environment needs a reset? Happy to fix if the FE UT rerun surfaces anything. -- 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]
