-
ConnectionTimeoutTest.testLowTimeout is flaky. It fails sporadically.
https://github.com/apache/pulsar/runs/6582172714
```
Error: testLowTimeout(org.apache.pulsar.client.impl.ConnectionTimeo…
-
**Describe the bug**
In branch-2.8, `ManagedLedgerTest#testGetNumberOfEntriesInStorage` cannot pass. We can see the example failure from https://github.com/apache/pulsar/runs/7534114748?check_suite_f…
-
```
tests | 2021-09-29 12:59:52 INFO: FAILURE / io.trino.tests.product.jdbc.TestExternalAuthorizerOAuth2.shouldAuthenticateAndExecuteQuery (Groups: profile_specific_tests, oauth2…
-
**Initial set-up**
*Check that the IntelliJ Idea UTBot plugin can be successfully installed on IDEA 2022.1.4*
- [x] [Plugin from unit-test-bot/rc2992022 build with latest changes](https://github…
-
TxnLogBufferedWriterTest.testMainProcess is flaky. It fails sporadically.
[example failure](https://github.com/apache/pulsar/runs/7449540085?check_suite_focus=true)
```
Error: Tests run: 25,…
shibd updated
2 years ago
-
From build logs, some test cases are throwing testNG exceptions. The tests are running fine, but output is not being logged correctly:
```
[INFO]
[2347](https://github.com/odpi/egeria/runs/71344…
-
See https://openjdk.java.net/jeps/424
@tajila @ChengJin01
-
AdminApiTest flaky. The testNamespaceSplitBundleConcurrentis test method fails sporadically.
[example failure](https://github.com/apache/pulsar/pull/9927/checks?check_run_id=2729711384#step:10:29…
-
The latest 1.9 RC fails with the following exceptions:
```
java.lang.NoClassDefFoundError: org/openqa/selenium/interactions/internal/Locatable
at java.lang.ClassLoader.defineClass1(Native Method)
…
-
## The problem
While using the @Listeners({TextReport.class}) at the top of the Test class text report is not getting generated. This is working
while using Junit.
## Tell us about your environm…