-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Flaky-test: MockedPulsarServiceBaseTest.deleteNamespaceWithRetry times out #22736
Comments
Causes also #20553 |
Also
|
Flaky-test: org.apache.pulsar.broker.admin.NamespaceAuthZTest.after org.apache.pulsar.broker.admin.NamespaceAuthZTest is flaky. The after test method fails sporadically.
Usage tip: To enable automatic navigation to failure message, open the following links with CTRL/CMD-click. Full exception stacktrace
example failure 2024-08-12T06:47:26.8940260Z Full exception stacktrace
example failure 2024-08-12T09:22:01.5040741Z Full exception stacktrace
example failure 2024-08-06T15:07:50.7311452Z Full exception stacktrace
|
Search before asking
Example failure
https://github.com/apache/pulsar/actions/runs/9124210455/job/25088301325?pr=22734#step:11:1189
It seems that this became more flaky after #22627.
Causes multiple failures. For example
NamespaceAuthZTest.after and SimpleProducerConsumerTest.rest. Whenever MockedPulsarServiceBaseTest.deleteNamespaceWithRetry is used.
Exception stacktrace
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: