FrankChen021 commented on PR #19911:
URL: https://github.com/apache/druid/pull/19911#issuecomment-5210960816

   ## CI dependency update
   
   The fresh run on head 64f2e3c0a5 shows the helper boundary is fixed: no 
missing TempDirExtension or CliPeonTest type errors remain. The remaining 
indexing-service test errors are the expected merge-order boundary: unchanged 
indexing tests on master still annotate the server TestDerbyConnector JUnit5 
callback with JUnit4 @Rule, producing InvalidTestClass errors. SQL QTest jobs 
independently stop at the known temporaryFolder.newFolder() calls in the 
un-migrated SQL batch.
   
   Please merge/rebase #19910 before evaluating this PR’s full reactor checks; 
#19910 owns the indexing consumers, while #19911 owns the 
server/services/embedded fixture migration. No compatibility dependency was 
reintroduced.


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