issues
search
testng-team
/
testng-googlecode
DEPRECATED: Automatically exported from code.google.com/p/testng
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
tests fail when yaml files used by in spring-boot 1.2 application
#115
GoogleCodeExporter
opened
9 years ago
0
junit test case build issue
#114
GoogleCodeExporter
opened
9 years ago
0
group dependency in suite xml file not working
#113
GoogleCodeExporter
opened
9 years ago
1
@AfterGroups method does not wait finishing of test, which uses dataprovider
#112
GoogleCodeExporter
opened
9 years ago
0
Grouping causes ClassB to run before ClassA finishes
#111
GoogleCodeExporter
opened
9 years ago
0
"org.testng.TestNGException: java.lang.NullPointerException" when classes defined in "suite" level
#110
GoogleCodeExporter
opened
9 years ago
2
TestNG parallel run issue with wildcard in package under test
#109
GoogleCodeExporter
opened
9 years ago
1
Incorrect number of passed/failed methods in testNG report
#108
GoogleCodeExporter
opened
9 years ago
1
Patch for /trunk/src/main/java/org/testng/internal/ResultMap.java
#107
GoogleCodeExporter
opened
9 years ago
0
Patch for /trunk/src/main/java/org/testng/IResultMap.java
#106
GoogleCodeExporter
opened
9 years ago
0
I have one testng suite.I mentioned my 2 testng suite xml over there.When i execute my main suite it wont execute the remaning two test suite.
#105
GoogleCodeExporter
opened
9 years ago
0
Testng results has incorrect failure/pass/total count with retry
#104
GoogleCodeExporter
opened
9 years ago
1
How to change the TestMethod Parameters at Run Time
#103
GoogleCodeExporter
opened
9 years ago
0
@Test(enabled=false) annotation at class level should disable all the methods in the class
#102
GoogleCodeExporter
opened
9 years ago
1
Reference to removed class org.testng.JUnitConverterTask in file testngtasks leads to exception
#101
GoogleCodeExporter
opened
9 years ago
0
XML Reporter OOM error
#100
GoogleCodeExporter
opened
9 years ago
0
assertEquals() not found for maps and sets
#99
GoogleCodeExporter
opened
9 years ago
2
DataProvider wrong handling of Method and Array arguments to test methods
#98
GoogleCodeExporter
opened
9 years ago
2
All test instances returned by a factory is reporeds with the same name
#97
GoogleCodeExporter
opened
9 years ago
1
TestNG Ant task classfilesets setting does not work for more than one class.
#96
GoogleCodeExporter
opened
9 years ago
3
Ant task cannot pass excluded groups to TestNG
#95
GoogleCodeExporter
opened
9 years ago
0
Unexpected behaviour of @After-Methods
#94
GoogleCodeExporter
opened
9 years ago
1
TestNg hangs when no tests are selected and Suite configuration is set to 'parallel'
#93
GoogleCodeExporter
opened
9 years ago
1
TestHTMLReporter often runs out of memory when trying to write large reports
#92
GoogleCodeExporter
closed
9 years ago
2
EmailableReporter does not escape test method parameters.
#91
GoogleCodeExporter
opened
9 years ago
1
Project-specific listeners no longer work in eclipse plugin
#90
GoogleCodeExporter
opened
9 years ago
2
TestNG 5.12.1 and more dependency injection breaks backwards compatibility with providers
#89
GoogleCodeExporter
opened
9 years ago
1
Implementations of ITestListener registered using @Listeners are not called if run using Eclipse plugin
#88
GoogleCodeExporter
opened
9 years ago
0
TestNG includes third-party code but doesn't re-namespace it
#87
GoogleCodeExporter
opened
9 years ago
0
Methods that are invoked multiple times do not have distinct dates
#86
GoogleCodeExporter
closed
9 years ago
1
getInvokedMethods includes (some) skipped methods
#85
GoogleCodeExporter
opened
9 years ago
0
Tests running in parallel are interrupted after 10,000 seconds.
#84
GoogleCodeExporter
opened
9 years ago
0
Running test on the event dispatch thread
#83
GoogleCodeExporter
opened
9 years ago
3
Update Maven Documentation for TestNG 5.12.1
#82
GoogleCodeExporter
opened
9 years ago
0
TestNG CreateProcess error=87
#81
GoogleCodeExporter
opened
9 years ago
1
Calling selenium RC's screen capture method from @AfterMethod can result in IllegalStateException
#80
GoogleCodeExporter
opened
9 years ago
1
Testing sending post data to https url throws exception
#79
GoogleCodeExporter
opened
9 years ago
0
TestNG fails with NullPointerException when a non public test class is found
#78
GoogleCodeExporter
closed
9 years ago
3
Eclipse plugin showing fully qualified method names in test results
#77
GoogleCodeExporter
opened
9 years ago
0
Add prioritization of test firing without dependencies.
#76
GoogleCodeExporter
opened
9 years ago
1
merging priority and parallel executions
#75
GoogleCodeExporter
opened
9 years ago
0
Make website navigation accessible w/o JavaScript
#74
GoogleCodeExporter
opened
9 years ago
1
@AfterMethod doesnt take ITestResult or XMLTest as parameter
#73
GoogleCodeExporter
closed
9 years ago
2
threading-related test failures
#72
GoogleCodeExporter
closed
9 years ago
3
TestNG Eclipse plugin do not support test file named chinese
#71
GoogleCodeExporter
opened
9 years ago
0
Depends On and Disabled Tests oddity
#70
GoogleCodeExporter
opened
9 years ago
0
@Test annotation on groovy test class complains that for setMetaClass (and properties setters) it doesn't find parameters.
#69
GoogleCodeExporter
opened
9 years ago
1
Spaces in xmlfileset paths and output path does not work
#68
GoogleCodeExporter
opened
9 years ago
0
Equivalent for Assume from JUnit
#67
GoogleCodeExporter
opened
9 years ago
4
Threading-related unit test failures
#66
GoogleCodeExporter
closed
9 years ago
1
Next