Uploaded image for project: 'Qpid Dispatch'
  1. Qpid Dispatch
  2. DISPATCH-1648

Uniformly use timeout as TIMEOUT in all system tests

    XMLWordPrintableJSON

Details

    • Test
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.12.0
    • 1.13.0
    • Tests
    • None

    Description

      All tests should use TIMEOUT as their default scheduled timeout. There are cases where there are special timers that are needed for a shorter duration and it is OK for tests to do that but the main timeout should be scheduled with TIMEOUT.

       

      TIMEOUT is defined in system_test.py as follows

      TIMEOUT = float(os.environ.get("QPID_SYSTEM_TEST_TIMEOUT", 60)) 

      Attachments

        Activity

          People

            gmurthy Ganesh Murthy
            gmurthy Ganesh Murthy
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: