-
```
What steps will reproduce the problem?
1. run a test case after another develper with committ rights changed a
.jar or alike.
What is the expected output?
The test case is executed OR there i…
-
Hi there,
The cucumber framework produces a number of reports at the end of a test run which are listed here (https://cucumber.io/docs/cucumber/reporting/#built-in-reporter-plugins)
```
- messa…
-
**Describe the bug**
If a topic is created, and a subscribe() is done on a ConsumerBuilder using that topic, the subscribe hangs.
This is a regression.
The unit-test which shows this issue runs …
-
Error occurs at previously working code : reportE.flush();
Caused by: java.lang.ClassNotFoundException: java.sql.Date
@AfterClass
public static void endTest()
{
//reportE.endTest(test);
…
-
```
2022-03-05T05:14:57.2453486Z [ERROR] Tests run: 265, Failures: 1, Errors: 0, Skipped: 36, Time elapsed: 737.928 s
-
According to the documentation in https://docs.gradle.org/current/userguide/java_testing.html, parameterized tests should be selectable by index, like `gradle test --tests '*ParameterizedTest.*[2]'`. …
-
We are currently using 6.9.10 and the latest is 6.9.12. One fix this addresses is that SeLionAssert verify failures show as passed in the emailable-report instead of failed due to a break in 6.9.X at…
-
### TestNG Version
7.1.1
Version 7.1.1 allow users to provide DI Injector and how to do it is described in issue #2200 However it isn't described in [TestNG documentation](https://testng.org/do…
-
https://github.com/trinodb/trino/actions/runs/6326824172
@ebyhr' s advice:
We could add @Flaky annotation with https://github.com/trinodb/trino/blob/master/testing/trino-product-tests/src/main/j…
-
```
Error: io.trino.plugin.druid.TestDruidTypeMapping.testTimestamp[1970-01-01 00:00:00.1239999, TIMESTAMP '1970-01-01 00:00:00.123'](17) Time elapsed: 45.14 s