You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by "lhotari (via GitHub)" <gi...@apache.org> on 2024/04/04 14:49:37 UTC

[I] Flaky-test: PersistentMessageFinderTest.testIncorrectClientClock [pulsar]

lhotari opened a new issue, #22432:
URL: https://github.com/apache/pulsar/issues/22432

   ### Search before asking
   
   - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
   
   ### Example failures
   
   - [2024-04-03T06:17:34.8285872Z](https://github.com/apache/pulsar/actions/runs/8532896327/job/23377681013#step:10:800) 
   - [2024-04-03T04:03:32.7897335Z](https://github.com/apache/pulsar/actions/runs/8532896327/job/23374962823#step:11:781) 
   - [2024-03-30T19:20:09.8308129Z](https://github.com/apache/pulsar/actions/runs/8485068669/job/23266253428#step:11:781) 
   - [2024-03-30T16:27:30.5146038Z](https://github.com/apache/pulsar/actions/runs/8491885843/job/23264420125#step:10:800) 
   
   
   ### Exception stacktrace
   
   ```
   java.lang.AssertionError: expected [10] but found [11]
   	at org.testng.Assert.fail(Assert.java:110)
   	at org.testng.Assert.failNotEquals(Assert.java:1577)
   	at org.testng.Assert.assertEqualsImpl(Assert.java:149)
   	at org.testng.Assert.assertEquals(Assert.java:131)
   	at org.testng.Assert.assertEquals(Assert.java:1418)
   	at org.testng.Assert.assertEquals(Assert.java:1382)
   	at org.testng.Assert.assertEquals(Assert.java:1428)
   	at org.apache.pulsar.broker.service.PersistentMessageFinderTest.testIncorrectClientClock(PersistentMessageFinderTest.java:456)
   	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
   	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
   	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:139)
   	at org.testng.internal.invokers.InvokeMethodRunnable.runOne(InvokeMethodRunnable.java:47)
   	at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:76)
   	at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:11)
   	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
   	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   	at java.base/java.lang.Thread.run(Thread.java:840)
   
   ```
   
   
   ### Are you willing to submit a PR?
   
   - [ ] I'm willing to submit a PR!
   


-- 
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: commits-unsubscribe@pulsar.apache.org.apache.org

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


Re: [I] Flaky-test: PersistentMessageFinderTest.testIncorrectClientClock [pulsar]

Posted by "shibd (via GitHub)" <gi...@apache.org>.
shibd closed issue #22432: Flaky-test: PersistentMessageFinderTest.testIncorrectClientClock
URL: https://github.com/apache/pulsar/issues/22432


-- 
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: commits-unsubscribe@pulsar.apache.org

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