Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-2707

Intermittent failure in RemoteProxyControllerProtocolTestCase.testClosesBeforePrepare()

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.1.0.CR1
    • 7.1.0.Beta1
    • Domain Management
    • None

      I can't get it to fail any more, but I swear it was!

      At line 496

      Assert.assertEquals(1, commitControl.txCompletionStatus.get());

      commitControl.txCompletionStatus.get() was returning -1.

      Which would indicate operationFailed() was not called.

      I see this when testing the AS7-2702 fix. I can't see how that patch would affect the timing of calls to operationFailed, so I'm committing the patch.

              emuckenhuber_jira Emanuel Muckenhuber (Inactive)
              bstansbe@redhat.com Brian Stansberry
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: