devinbost opened a new issue #6300: (Flaky-test) Intermittent failure of 
ProxyLookupThrottlingTest
URL: https://github.com/apache/pulsar/issues/6300
 
 
   I'm getting:
   
   ```
   [ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 
11.648 s <<< FAILURE! - in 
org.apache.pulsar.proxy.server.ProxyLookupThrottlingTest
   52[ERROR] 
testLookup(org.apache.pulsar.proxy.server.ProxyLookupThrottlingTest) Time 
elapsed: 1.224 s <<< FAILURE!
   53java.lang.AssertionError: expected [11.0] but found [22.0]
   ```
   It seems like there's duplicate data. Maybe there's a concurrency issue in 
the tests.
   It can be seen here: 
https://github.com/apache/pulsar/pull/6202/checks?check_run_id=439900640
   
   I've attached the logs: 
   [surefire-artifacts 
(1).zip](https://github.com/apache/pulsar/files/4189323/surefire-artifacts.1.zip)
   
[logs_16014.zip](https://github.com/apache/pulsar/files/4189322/logs_16014.zip)
   
   
   

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to