hello-stephen commented on PR #65885:
URL: https://github.com/apache/doris/pull/65885#issuecomment-5070718621

   [attempt-3-assertion-signature]
   
   Clean External retry #1004809 finished with the target product errors 
already matching the intended V1/V2 gate, but both target suites failed before 
accepting them because the new check called JUnit 5 as `assertTrue(message, 
condition)`. The first real error was `MissingMethodException: 
Assertions.assertTrue(GStringImpl, Boolean)` at group5 line 131 and group6 line 
435.
   
   Attempt 3 head `330fcfc7fdc` makes the minimal test-only correction to 
`assertTrue(condition, message)` in both suites. `git diff --check` and Groovy 
4.0.19 compilation of both modified files pass. This is the third code attempt 
for this root; a fresh Compile/External run must prove both target suites 
before merge. If the same target problem remains after that terminal run, I 
will stop autonomous code changes and hand off the three-attempt evidence.


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