somandal commented on PR #16341:
URL: https://github.com/apache/pinot/pull/16341#issuecomment-3160827629
keep seeing the following test failure:
```
2025-08-06T15:44:16.6279471Z [INFO] Tests run: 1, Failures: 0, Errors: 0,
Skipped: 0, Time elapsed: 16.58 s -- in
org.apache.pinot.integration.tests.SegmentCompletionIntegrationTest
2025-08-06T15:44:16.6280608Z [INFO]
org.apache.pinot.integration.tests.SegmentCompletionIntegrationTest.testStopConsumingAndAutoFix
-- Time elapsed: 0.426 s
2025-08-06T15:44:16.7564189Z [INFO]
2025-08-06T15:44:16.7564573Z [INFO] Results:
2025-08-06T15:44:16.7565061Z [INFO]
2025-08-06T15:44:16.7566741Z [ERROR] Failures:
2025-08-06T15:44:16.7568471Z [ERROR]
OfflineClusterMemBasedServerQueryKillingTest.testDigestOOMMSE:294
[{"errorCode":450,"message":"Received 1 error from stage 2 on
Server_localhost_22001: Found an error on stage 2 while reading from a child
stage"}] expected [true] but found [false]
2025-08-06T15:44:16.7569883Z [INFO]
2025-08-06T15:44:16.7570175Z [ERROR] Tests run: 414, Failures: 1, Errors: 0,
Skipped: 7
```
seems to pass locally though
--
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]