[ 
https://issues.apache.org/jira/browse/QPIDIT-37?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16377671#comment-16377671
 ] 

ASF subversion and git services commented on QPIDIT-37:
-------------------------------------------------------

Commit 1820e98b5e8d35c1d3a8c8820ef0350254db5e05 in qpid-interop-test's branch 
refs/heads/master from [~kpvdr]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-interop-test.git;h=1820e98 ]

QPIDIT-37: Added a default timeout to each test suite. This timeout applies to 
each test in the test suite. (For example, the default for amqp_types_test test 
suite has been set to 10 seconds, and each of its tests must complete within 
this time.) There is also a --timeout option which can be used to override the 
default timeout for a test suite if, for example, the test is being run on a 
slow (or a fast) machine. There is currently no way to set timeouts for 
individual tests, however. Each test within a test suite uses the same value. 
This could be addressed in a later fix.


> Add test timeout to receiver shims so that when not all expected messages are 
> received, the test does not wait indefinitely
> ---------------------------------------------------------------------------------------------------------------------------
>
>                 Key: QPIDIT-37
>                 URL: https://issues.apache.org/jira/browse/QPIDIT-37
>             Project: Apache QPID Interoperability Test Suite
>          Issue Type: Task
>          Components: Proton C++ Shim, Proton Python Shim, Qpid Jms Shim
>    Affects Versions: 0.1.0
>            Reporter: Kim van der Riet
>            Assignee: Kim van der Riet
>            Priority: Minor
>
> Sometimes the broker fails or does not deliver the expected number of 
> messages. Currently the shims wait indefinitely for the messages, and this 
> causes the test to effectively hang instead of failing and allowing the 
> following test to run.
> Add a timeout to the tests so that the test will fail gracefully if not all 
> messages are received within a reasonable time.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to