Ken Giusti created QPID-5015:
--------------------------------

             Summary: QueueFlowLimit tests occassionally fail
                 Key: QPID-5015
                 URL: https://issues.apache.org/jira/browse/QPID-5015
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker
    Affects Versions: 0.22
            Reporter: Ken Giusti
            Assignee: Ken Giusti
            Priority: Trivial
             Fix For: Future


Occasionally I get failures when running the QueueFlowLimit tests on my 32 bit 
RHEL5 VM.

These tests use a very short timeout - 10 seconds - and on my VM I notice that 
I'm usually within a second or two of timing out when the test passes.

I'm going to increase the timeouts (will not increase the testing time on 
success, only failure).


> queue_flow_limit_tests.QueueFlowLimitTests.test_default_flow_count ......
> pass
> queue_flow_limit_tests.QueueFlowLimitTests.test_default_flow_size .......
> fail
> Error during test:  Traceback (most recent call last):
>     File
>     
> "<http://mrg23.lab.bos.redhat.com:8080/job/qpid-cpp-trunk-autotools/label=rhel5-32-virt/ws/qpid/cpp/cpp-vpath/src/tests/python/commands/qpid-python-test";,>
>     line 340, in run
>       phase()
>     File
>     
> "<http://mrg23.lab.bos.redhat.com:8080/job/qpid-cpp-trunk-autotools/label=rhel5-32-virt/ws/qpid/cpp/src/tests/queue_flow_limit_tests.py";,>
>     line 328, in test_default_flow_size
>       self.verify_limit(TestQ(oid))
>     File
>     
> "<http://mrg23.lab.bos.redhat.com:8080/job/qpid-cpp-trunk-autotools/label=rhel5-32-virt/ws/qpid/cpp/src/tests/queue_flow_limit_tests.py";,>
>     line 262, in verify_limit
>       self.failUnless(testq.verifyStopped())
>     File "/usr/lib/python2.4/unittest.py", line 309, in failUnless
>       if not expr: raise self.failureException, msg
>   AssertionError
> queue_flow_limit_tests.QueueFlowLimitTests.test_flow_count ..............
> pass

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to