[
https://issues.apache.org/jira/browse/MESOS-4160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15137262#comment-15137262
]
Shuai Lin edited comment on MESOS-4160 at 2/8/16 5:14 PM:
----------------------------------------------------------
Yeah, but still {{RecoverTest.AutoInitialization}} takes more than 1 sec on my
macbook 10.11.3:
{code}
[----------] 4 tests from RecoverTest
[ RUN ] RecoverTest.RacingCatchup
[ OK ] RecoverTest.RacingCatchup (459 ms)
[ RUN ] RecoverTest.CatchupRetry
[ OK ] RecoverTest.CatchupRetry (124 ms)
[ RUN ] RecoverTest.AutoInitialization
[ OK ] RecoverTest.AutoInitialization (1120 ms)
[ RUN ] RecoverTest.AutoInitializationRetry
[ OK ] RecoverTest.AutoInitializationRetry (45 ms)
{code}
was (Author: lins05):
Yeah, but still {{RecoverTest.AutoInitialization}} takes more than 1 sec.
> Log recover tests are slow
> --------------------------
>
> Key: MESOS-4160
> URL: https://issues.apache.org/jira/browse/MESOS-4160
> Project: Mesos
> Issue Type: Improvement
> Components: technical debt, test
> Reporter: Alexander Rukletsov
> Assignee: Shuai Lin
> Priority: Minor
> Labels: mesosphere, newbie++, tech-debt
>
> On Mac OS 10.10.4, some tests take longer than {{1s}} to finish:
> {code}
> RecoverTest.AutoInitialization (1003 ms)
> RecoverTest.AutoInitializationRetry (1000 ms)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)