[
https://issues.apache.org/jira/browse/ACCUMULO-3133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Newton resolved ACCUMULO-3133.
-----------------------------------
Resolution: Won't Fix
Actually, after reviewing the timeouts, this might not work very well: too much
time added, which would blowout timeout for the entire test.
> test timeout scaling should apply to many other waits
> -----------------------------------------------------
>
> Key: ACCUMULO-3133
> URL: https://issues.apache.org/jira/browse/ACCUMULO-3133
> Project: Accumulo
> Issue Type: Improvement
> Components: test
> Reporter: Eric Newton
> Priority: Minor
> Fix For: 1.7.0
>
>
> The testing infrastructure allows for longer timeouts by configuration, which
> allows for modest systems to run the tests, as well as running the tests in
> parallel. Unfortunately, many tests have hard-coded waits, which are not
> scaled, causing them to fail. Modify all the test wait code so that they are
> similarly scaled.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)