hulincup commented on PR #66416: URL: https://github.com/apache/doris/pull/66416#issuecomment-5199235958
The rerun (thanks @eldenmoon) turned most checks green: COMPILE, FE UT, vault_p0, External Regression, and the coverage reports all pass. Four regression jobs still fail, and I want to narrow down whether they are mine: - P0 Regression: 4 tests failed (5667 passed) - cloud_p0: 5 new failed - NonConcurrent: 2 new failed - performance: deploy step exit 1 (looks like an environment issue, not a test failure) I cannot reach the TeamCity logs (auth required) to get the failing test names. The FE change only tightens tablet-prune path selection for nereids point queries already pruned to a single tablet, and FE UT passes, but the "new failed" tag makes me want to confirm. Could you share the failing test names so I can tell whether my new regression test or the prune change is involved, versus a master flake? Happy to fix immediately once I know which test. -- 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]
