-
JUnitReportReporter does not report skipped tests correctly. Instead, skipped tests are reported as failure.
See code here:
https://github.com/cbeust/testng/blob/master/src/main/java/org/testng/report…
-
From: https://issues.apache.org/jira/browse/SUREFIRE-1269
```
java.io.FileNotFoundException: \Users\cedric\java\misc\jquery\head (The system cannot find the path specified)
at java.io.FileInputStream…
-
When running in the context of a request, Mojarra calls FacesContext.getCurrentInstance().getExternalContext.getSessionMap() in order to get/set session attributes. This provides the portlet bridge wi…
-
My eclipse 4.3 installation is using TestNG plugin version 6.8.6.20141201_2240.
My eclipse 3.7 installation is using TestNG plugin version 6.8.1.20130330_0839.
One of my test classes with >90000 tes…
-
**I am using the following code:**
```
@AfterMethod
public void afterMethod(ITestResult result) throws IOException
{
try
{
if(result.getStatus()==ITestResult.SUCCESS)
…
-
When running in the context of a request, Mojarra calls FacesContext.getCurrentInstance().getExternalContext.getSessionMap() in order to get/set session attributes. This provides the portlet bridge wi…
-
Consider rerunning failed tests to avoid https://travis-ci.org/mockito/mockito/jobs/172673452
Some options:
- rerun test Gradle task
- rerun test rule http://stackoverflow.com/questions/8295100…
-
I am having an issue where TestNG tests cannot be debugged in Eclipse. I have tried in both Kepler and Luna, and neither is working.
Java -version shows:
```
java version "1.7.0_09"
Java(TM) SE Run…
-
##### Description
Can not build latest version on windows due to test error.
##### Swagger-codegen version
Latest version from head.
##### Swagger declaration file content or url
Tests run: 514, Fa…
ghost updated
8 years ago
-
In 6.9.12 the [build passes](https://travis-ci.org/ben-manes/caffeine/builds/163270459). When the testng dependency is updated to 6.9.13.8 the [build fails](https://travis-ci.org/ben-manes/caffeine/bu…