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

   ## Summary
   
   - Fix the Groovy scope bug in `test_full_compaciton_run_status`.
   - Keep the full-compaction trigger response in loop-scoped `runCode`, 
`runOut`, and `runErr` variables so the `do ... while` condition can parse the 
latest response instead of resolving `out` as a missing `Suite` property.
   
   ## Testing
   
   - [x] `git diff --check -- 
regression-test/suites/fault_injection_p0/test_full_compaciton_run_status.groovy`
   - [x] `groovy -e "new GroovyShell().parse(new 
File('/Users/keshu/dudu/fix-cases/worktrees/doris-full-compaction-run-status-branch41/regression-test/suites/fault_injection_p0/test_full_compaciton_run_status.groovy'))"`
   - [ ] Full regression case run, not run locally because it requires a live 
Doris regression environment with BE debug-point support.
   


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