[
https://issues.apache.org/jira/browse/APEXCORE-369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15172894#comment-15172894
]
ASF GitHub Bot commented on APEXCORE-369:
-----------------------------------------
GitHub user vrozov opened a pull request:
https://github.com/apache/incubator-apex-core/pull/252
APEXCORE-369 - Fix timeout in AbstractReservoirTest.performanceTest
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vrozov/incubator-apex-core APEXCORE-369
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-apex-core/pull/252.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #252
----
commit 36978ec6f3c098e55b3e0c04b999112eb65393b6
Author: Vlad Rozov <[email protected]>
Date: 2016-02-29T23:46:47Z
APEXCORE-369 - Fix timeout in AbstractReservoirTest.performanceTest
----
> Fix timeout in AbstractReservoirTest.performanceTest
> ----------------------------------------------------
>
> Key: APEXCORE-369
> URL: https://issues.apache.org/jira/browse/APEXCORE-369
> Project: Apache Apex Core
> Issue Type: Sub-task
> Reporter: Vlad Rozov
> Assignee: Vlad Rozov
> Priority: Minor
> Fix For: 3.4.0
>
>
> In some environments, it takes longer to execute
> AbstractReservoirTest.performanceTest compared to the environment where those
> tests were developed.
> {noformat}
> Failed tests:
> AbstractReservoirTest.performanceTest:254 Expected to complete within
> 500millis. Actual time 1145 milis
> AbstractReservoirTest.performanceTest:254 Expected to complete within
> 6000millis. Actual time 7833 milis
> AbstractReservoirTest.performanceTest:254 Expected to complete within
> 2000millis. Actual time 3824 milis
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)