-
_From [dam...@gmail.com](https://code.google.com/u/114919422028123491955/) on March 15, 2013 23:22:36_
As the title says
_Original issue: http://code.google.com/p/teammatespes/issues/detail?id=700_
-
I started to open a bug and PR to support error reporting in afterAll functions. But as I looked for how to add a test for this I discovered there already was a test, and the feature is already implem…
-
```
What steps will reproduce the problem?
1. Make a class to refer other jar's classes which in turn should refer
log4j.xml
2. Add that jar dependency in pom that contains log4j.xml
3. Excute java -…
-
```
What steps will reproduce the problem?
1. Make a class to refer other jar's classes which in turn should refer
log4j.xml
2. Add that jar dependency in pom that contains log4j.xml
3. Excute java -…
-
```
What steps will reproduce the problem?
1. Make a class to refer other jar's classes which in turn should refer
log4j.xml
2. Add that jar dependency in pom that contains log4j.xml
3. Excute java -…
-
```
What steps will reproduce the problem?
1. Make a class to refer other jar's classes which in turn should refer
log4j.xml
2. Add that jar dependency in pom that contains log4j.xml
3. Excute java -…
-
https://ci.eclipse.org/openj9/job/Test_openjdk15_j9_extended.functional_ppc64le_linux_Nightly_testList_0/57
testSoftMxDisclaimMemory_2
ub18-ppcle-1
variation: Mode601
JVM_OPTIONS: -Xcompressedref…
-
I tried to write the following test using JUnit5's [dynamic tests](https://junit.org/junit5/docs/current/user-guide/#writing-tests-dynamic-tests):
```java
import org.approvaltests.Approvals;
impo…
-
### TestNG Version
7.0.0
### Expected behavior
Tests that reliably passed when run on TestNG 6.14.3 still reliably pass on TestNG 7.0.0.
### Actual behavior
Tests that call `Thread.sleep()` b…
-
## Summary
The Timestamp value for each test on the Tests page is the Suite End Time, not the Test End time
## Expected Behavior
The Timestamp value for each test should either be the Tes…