[ 
https://issues.apache.org/jira/browse/QPID-7422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Keith Wall updated QPID-7422:
-----------------------------
    Issue Type: Improvement  (was: Bug)

> [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: Improvement
>          Components: Java Tests
>            Reporter: Alex Rudyy
>            Assignee: Keith Wall
>            Priority: Trivial
>             Fix For: qpid-java-6.1
>
>
> 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: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to