Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-6120

Qpid 0.28 python unit test failure: testSenderClose

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 0.28
    • None
    • Python Test Suite
    • python 2.7.3-0ubuntu2.2; Ubuntu 12.04

    Description

      I recently downloaded Qpid 0.28 GA

      and at "make test" step in .../cpp/INSTALL I saw exactly one of the 30 tests fail ... specifically 1 of the 537 python tests.

      Within TimeoutTests, if testConnectionOpen runs in its alpha order then one of the tests that follows will fail (testSenderClose). However, if I rename testConnectionOpen so that it runs last (as it is actually ordered in the file), then there is no failure.

      Given my previous sentence, I fairly strongly suspect that this does not indicate any real problem with the actual application code, but I thought it worth inquiring about this.

      Note the actual failure in the error case is:

      File "/home/MATTER/mvierula/Qpid_0_28/qpid-0.28/cpp/BLD/src/tests/python/qpid/messaging/endpoints.py", line 212, in check_error
      raise e
      ConnectionError: connection aborted

      Is this a known anomaly? Or is there some idiosyncrasy involved here?

      Attachments

        Activity

          People

            Unassigned Unassigned
            M_Wloo Martin Vierula
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: