[jira] [Updated] (QPID-7422) [Java Tests] Make test timeouts configurable via system properties

2016-09-22 Thread Keith Wall (JIRA)

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

Keith Wall updated QPID-7422:
-
Priority: Trivial  (was: Major)

> [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
>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



[jira] [Updated] (QPID-7422) [Java Tests] Make test timeouts configurable via system properties

2016-09-22 Thread Keith Wall (JIRA)

 [ 
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



[jira] [Updated] (QPID-7422) [Java Tests] Make test timeouts configurable via system properties

2016-09-13 Thread Keith Wall (JIRA)

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

Keith Wall updated QPID-7422:
-
Fix Version/s: qpid-java-6.1

> [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
>Assignee: Keith Wall
> 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



[jira] [Updated] (QPID-7422) [Java Tests] Make test timeouts configurable via system properties

2016-09-12 Thread Alex Rudyy (JIRA)

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

Alex Rudyy updated QPID-7422:
-
Status: Reviewable  (was: In Progress)

> [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
>Assignee: 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: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org