-
PulsarDebeziumOracleSourceTest is flaky. The testDebeziumOracleDbSource test method fails sporadically with a timeout.
Failed here: https://github.com/apache/pulsar/runs/4942922232?check_suite_fo…
-
```
[ERROR]: No test suite found. Nothing to run
Oct 25, 2011 9:30:53 PM com.google.inject.internal.MessageProcessor visit
INFO: An exception was caught and reported. Message:
java.lang.NullPointerE…
-
With https://github.com/test-results-reporter/parser/pull/35, we are supporting metadata at test case level. Similarly we need to support meta data at test suite level.
- [x] Cucumber implementatio…
-
### TestNG Version
7.8.x
### Expected behavior
There are 3 classes are belong to group "First", and 3 classes are belong to group "Second". Group "Second" depends on group "First".
In test sui…
-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Example failure
https://github.com/apache/pulsar/runs/83068…
-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Example failure
https://github.com/apache/pulsar/runs/7778849865?c…
-
[example failure](https://github.com/apache/pulsar/runs/7644153917?check_suite_focus=true)
```
Error: Tests run: 128, Failures: 4, Errors: 0, Skipped: 121, Time elapsed: 64.753 s
-
When executing test suite using **mvn test** or building app using **mvn clean install** all test cases getting failed with following exception:
Error stack:
INFO: Rolled back transaction for te…
-
### Search first
- [X] I searched and no similar issues were found
### Description
I'm facing an issue running liquibase with Junit test after implementing Hikari connection pooling. I'm using the …
-
```
What is the expected output? What do you see instead?
screenshot listener saves image in / /
image.png
emailable-report.html is in and expects image.png in the
same directory.
What version …