apache/pulsar

Flaky-test: NegativeAcksTest.testNegativeAcksWithBatchAckEnabled

Open

#16.864 geöffnet am 29. Juli 2022

Auf GitHub ansehen
 (5 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (3.485 Forks)batch import
area/testhelp wantedtype/flaky-tests

Repository-Metriken

Stars
 (13.697 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 3T 10h) (146 gemergte PRs in 30 T)

Beschreibung

https://github.com/apache/pulsar/runs/7573727921?check_suite_focus=true

[INFO] Running org.apache.pulsar.client.impl.TopicPublishThrottlingInitTest
  Error:  Tests run: 69, Failures: 1, Errors: 0, Skipped: 3, Time elapsed: 109.161 s <<< FAILURE! - in org.apache.pulsar.client.impl.NegativeAcksTest
  Error:  testNegativeAcksWithBatchAckEnabled(org.apache.pulsar.client.impl.NegativeAcksTest)  Time elapsed: 11.79 s  <<< FAILURE!
  org.testng.internal.thread.ThreadTimeoutException: Method org.apache.pulsar.client.impl.NegativeAcksTest.testNegativeAcksWithBatchAckEnabled() didn't finish within the time-out 10000
  	at org.testng.internal.MethodInvocationHelper.invokeWithTimeoutWithNewExecutor(MethodInvocationHelper.java:371)
  	at org.testng.internal.MethodInvocationHelper.invokeWithTimeout(MethodInvocationHelper.java:282)

Contributor Guide