suneet-s commented on PR #17356: URL: https://github.com/apache/druid/pull/17356#issuecomment-2420197793
Overruling CI - The code changes have no impact on the SuperSorterTest AFAICT. ``` # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x00007fe27cd15629, pid=3524, tid=3541 # # JRE version: OpenJDK Runtime Environment Zulu21.38+21-CA (21.0.5+11) (build 21.0.5+11-LTS) # Java VM: OpenJDK 64-Bit Server VM Zulu21.38+21-CA (21.0.5+11-LTS, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64) # Problematic frame: # V [libjvm.so+0xf15629] BoolNode::Ideal(PhaseGVN*, bool)+0x19 # # Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -- %E" (or dumping to /home/runner/work/druid/druid/processing/core.3524) # # JFR recording file will be written. Location: /home/runner/work/druid/druid/processing/hs_err_pid3524.jfr # # An error report file with more information is saved as: # /home/runner/work/druid/druid/processing/hs_err_pid3524.log # # Compiler replay data is saved as: # /home/runner/work/druid/druid/processing/replay_pid3524.log # # If you would like to submit a bug report, please visit: # http://www.azul.com/support/ # Aborted (core dumped) [INFO] [INFO] Results: [INFO] Error: Failures: Error: SuperSorterTest$ParameterizedCasesTest.test_clusterByQualityLongDescRowNumberAsc_fourPartitions:714->verifySuperSorter:455 expected:<1.0> but was:<0.6666666666666666> [INFO] Error: Tests run: 265141, Failures: 1, Errors: 0, Skipped: [6715](https://github.com/apache/druid/actions/runs/11371919207/job/31688617666?pr=17356#step:11:6716) ``` -- 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]
