-
### TestNG Version
7.8.0
### Expected behavior
The test ran normally.
### Actual behavior
Test with data providers not run. It runs fine locally but running on Jenkins it does not run.
Th…
-
页面:https://blog.shenzjd.com/pages/3e4cf4b7f3da1/
-
Failure link
------------
From [an internal build](https://hyc-runtimes-jenkins.swg-devops.com/job/Test_openjdk21_j9_sanity.functional_x86-64_linux_Personal/6/tapResults/)(`ubu20hwex86-rtp-rt4-1`)…
-
# Steps to reproduce
- have a parallel `` with multiple `` sections
- implement `ITestListener.onStart(ITestContext)` so that it throws in e.g. second ``
- run the suite using Ant task
# expected
- a…
-
TestNG test suite are executed multiple times if run in Maven test. Here is what I have in pom.xml
``` xml
org.apache.maven.plugins
maven-surefire-plugin
…
-
-
Hi!
This might be a very common issue but I'm not sure what I'm doing wrong, honestly!
I've added the code from the main page in my @After scenario like this:
```
@After
public void after(…
-
### Problem Statement
I run a test via testng-eclipse after updated my project testng to 7.8.0 and now its crashing:
[RemoteTestNG] detected TestNG version 7.8.0
java.lang.NoSuchMethodError: 'v…
-
## 🚀 Feature Proposal
A clear and concise description of what the feature is.
## Motivation
Please outline the motivation for the proposal.
We want to see the results of the tests that I hav…
-
```
Error: Tests run: 4, Failures: 1, Errors: 0, Skipped: 3, Time elapsed: 78.765 s