Uploaded image for project: 'JGroups'
  1. JGroups
  2. JGRP-2991

Including jdbc test in ANT and avoid mark it incorrectly is FAIL

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 5.5.3
    • None
    • None

      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()
      

              Unassigned Unassigned
              rhn-support-egonzale Enrique Gonzalez Martinez
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: