-
Hi, reviewed the 2.x branch and the reported CVEs are not fixed in the branch 2.x completely, only one got fixed with the TestNG update to 7.5.1.
References to the reported CVEs:
- https://bugs.…
-
Issue Type: Bug
Steps to reproduce:
1. Open a maven project with TestNG tests (TestNG v. 7.6.1, surefire plugin v. 2.22.2).
2. Try to debug a test.
Expected behaviour:
Debugger hits a breakpo…
-
### Problem Statement
The maven-surefire-plugin supports scanning the project to find Test files, by scanning something akin to `**Test**.java`. When creating a TestNG Run/Debug/Coverage configuratio…
-
I ma trying to update our projects from Spring Boot 2.5.5 to 3.1.0 and I have this problem with initializing mockito.
I have samo issue using Oracle JDK 17 and Amazon Correto 17.
This is blockin…
-
### TestNG Version
> 7.4.0
### Expected behavior
TestNG should use paralleling type from respective xml files. We noticed that issue after migration from 6.11 where it was working correctly.
Acc…
-
```
What steps will reproduce the problem?
1. Create a test class in one package and "Run as test" -
temp-testng-customsuite.xml gets generated and tests run well
2. Refactor test class by changing it…
-
### Problem Statement
TestNG plugin is installed and working well, except for this minor annoyance.
To reproduce:
1. Create 2 test classes:
```java
import org.testng.annotations.Test;
public…
-
https://github.com/trinodb/trino/runs/5554739990?check_suite_focus=true
```
2022-03-15T20:15:12.8369005Z [ERROR] Tests run: 3124, Failures: 1, Errors: 0, Skipped: 92, Time elapsed: 2,386.423 s
-
```
What steps will reproduce the problem?
1. create an empty project in Eclipse, having testNg plugin installed
"org.testng.eclipse_5.7.0.1"
2. add a new class, assign TestNg Jar "testng-jdk15.jar
…
-
Hi,
Because the GPG export can have some issues when a passphrase is needed in CI, we want to use ["in-memory ascii-armored keys"](https://docs.gradle.org/current/userguide/signing_plugin.html#sec:…