You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Chi Zhang (JIRA)" <ji...@apache.org> on 2014/04/19 00:48:16 UTC

[jira] [Created] (MESOS-1222) Turning on GTEST_SHUFFLE on the master branch triggers many failures in SlaveRecoveryTest/0.*

Chi Zhang created MESOS-1222:
--------------------------------

             Summary: Turning on GTEST_SHUFFLE on the master branch triggers many failures in SlaveRecoveryTest/0.*
                 Key: MESOS-1222
                 URL: https://issues.apache.org/jira/browse/MESOS-1222
             Project: Mesos
          Issue Type: Bug
            Reporter: Chi Zhang


I pulled from the master branch a moment ago and used the following command to run recovery tests.
MESOS_VERBOSE=1 GLOG_v=1 ./bin/mesos-tests.sh --gtest_filter='SlaveRecoveryTest/0.*' --gtest_shuffle --gtest_repeat=50 --gtest_break_on_failure 2>&1 | tee /tmp/recover_apache.log.$$
Ran it 12 times. The errors seemed to show up pretty randomly. I roughly put them into 4 categories and attached separately.

I think the 3 patches from Ian are likely very useful: 20428 20429 20430.

Also, would including GTEST_SHUFFLE as default increase our confidence for make check?



--
This message was sent by Atlassian JIRA
(v6.2#6252)