shuke987 opened a new pull request, #65375:
URL: https://github.com/apache/doris/pull/65375

   ## Summary
   
   - Fix `test_auto_new_recycle` to wait for auto partition recycle by polling 
the expected partition count.
   - Replace fixed sleeps before retention-count assertions with an 
Awaitility-based helper.
   - Keep the original validation intent: auto partition retention should 
eventually keep only the latest configured historical partitions.
   
   ## Testing
   
   - [x] `git diff --check`
   - [x] `git diff --cached --check`
   - [ ] Not run locally: no regression environment was allocated for this case.
   
   Failure evidence:
   
   - x64 branch-4.1 NonConcurrent build 201293, occurrence 2000000189.
   - Recent same-pipeline history showed repeated line-129 failures mixed with 
passes, which points to async scheduler timing rather than a deterministic 
product semantic failure.
   


-- 
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]

Reply via email to