Alex Rudyy created QPID-7422:
--------------------------------
Summary: [Java Tests] Make test timeouts configurable via system
properties
Key: QPID-7422
URL: https://issues.apache.org/jira/browse/QPID-7422
Project: Qpid
Issue Type: Bug
Components: Java Tests
Reporter: Alex Rudyy
A number of tests have failed on slow environments due to time spent on
operations exceeded the expected time hard-coded in the tests.
Here is the list of the tests and their timeouts which have failed recently doe
to bad environment performance:
* BDBHAVirtualHostNodeTest.testCreateAndActivateVirtualHostNode (failed due to
exceeding of waiting interval for node to became Master/Replica)
* DBHAVirtualHostNodeTest.testNodeCannotStartWithIntruder (failed due to
exceeding of waiting interval for node to became Master/Replica)
* SortedQueueTest.testReleaseForQueueWithMultipleConsumers (failed due to
exceeding of AbstractQueueTestBase.queueRunnerWaitTime as it is cannot be
overridden on runtime)
* TimeToLiveTest.testPassiveTTLWithPrefetch,
TimeToLiveTest.testPassiveTTLwithDurableSubscription,
TimeToLiveTest.testPassiveTT (failed due to exceeding of receive interval of
5000ms)
The timeouts should be overriddable via run-time system properties
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]