airborne12 commented on PR #67402: URL: https://github.com/apache/doris/pull/67402#issuecomment-5510227768
Status update on verification: the NonConcurrent pipeline has now failed three times in a row on this PR (builds 1036154, 1036404, 1036651) and in all three the run collapsed **before reaching** `test_search_score_topn_predicates` — the suite appears in neither the passed nor the failed list of any of them. All three show the same environment signature rather than a test problem: `FE IMAGE GENERATED FAIL` (checkpoint failure) plus `stop grace fail`, with the run aborting after only 75-494 of the group's cases. The failures that are recorded are in unrelated suites — datatype_p0, ann_index_p0, table_stream_p0, row_binlog_p0, doc — none of which this one-line test-tag change touches. I am not re-triggering further. What is verified so far: the suite passes locally with the tag applied, and the tag itself is the same grouping 41 other inverted_index_p0 cases already use. The final CI confirmation that it executes green inside the nonConcurrent group needs that pipeline to complete a run. -- 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]
