-
Feature Request
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
-
False
-
-
-
Ant does not include the jdbc group at the moment.
This will include it
Also will move the BeforeTest to BeforeClass
@BeforeTest shows this output
[testng] FAIL: [21] org.jgroups.tests.JDBC_PING2_Test.testClusterFormedAfterRestart() [testng] FAIL: [21] org.jgroups.tests.JDBC_PING2_Test.testConcurrentStartup() [testng] The tests failed.
@BeforeClass
jdbc: [testng] SKIP: [21] org.jgroups.tests.JDBC_PING2_Test.testClusterFormedAfterRestart() [testng] SKIP: [21] org.jgroups.tests.JDBC_PING2_Test.testConcurrentStartup()