Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-3721

DurableClientTestCase methods are ignored with old bug number

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.3.0
    • client queues
    • None

    Description

      A couple of methods in DurableClientTestCase are marked as ignored with old bug numbers in a pre geode bug database. I reenabled them and they seem to be passing consistently for me. We should reenable these tests.

      @Ignore("TODO: This test is failing inconsistently, see bug 51258")
         @Test
         public void testDurableNonHAFailover() throws InterruptedException {
           durableFailover(0);
           durableFailoverAfterReconnect(0);
         }
       
      -  @Ignore("TODO: This test is failing inconsistently, see bug 51258")
         @Test
         public void testDurableHAFailover() throws InterruptedException {
      

      Attachments

        Activity

          People

            upthewaterspout Dan Smith
            upthewaterspout Dan Smith
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: