suneet-s commented on pull request #10027:
URL: https://github.com/apache/druid/pull/10027#issuecomment-648663220


   > According to the job log, it seems the test of 
`DruidCoordinatorTest.testComputeUnderReplicationCountsPerDataSourcePerTierForSegmentsWithBroadcastRule`
 doesn't pass.
   
   
   Actually, the logs indicate that the failing test is 
`JettyTest.testNumConnectionsMetricHttp` - this is a known flaky test. I've 
re-triggered the build so hopefully it will succeed in the next run. The logs 
say 
`DruidCoordinatorTest.testComputeUnderReplicationCountsPerDataSourcePerTierForSegmentsWithBroadcastRule`
 failed on the first attempt, but passed on the second attempt, so the test is 
considered a success.
   
   ```
   [INFO] Results:
   [INFO] 
   [ERROR] Errors: 
   [ERROR] 
org.apache.druid.server.initialization.JettyTest.testNumConnectionsMetricHttp(org.apache.druid.server.initialization.JettyTest)
   [ERROR]   Run 1: 
JettyTest.testNumConnectionsMetricHttp:456->waitForJettyServerModuleActiveConnectionsZero:520
 Runtime
   [ERROR]   Run 2: 
JettyTest.testNumConnectionsMetricHttp:456->waitForJettyServerModuleActiveConnectionsZero:520
 Runtime
   [ERROR]   Run 3: 
JettyTest.testNumConnectionsMetricHttp:456->waitForJettyServerModuleActiveConnectionsZero:520
 Runtime
   [ERROR]   Run 4: 
JettyTest.testNumConnectionsMetricHttp:456->waitForJettyServerModuleActiveConnectionsZero:520
 Runtime
   ```


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@druid.apache.org
For additional commands, e-mail: commits-h...@druid.apache.org

Reply via email to