You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Marco Massenzio (JIRA)" <ji...@apache.org> on 2015/06/08 23:41:00 UTC

[jira] [Updated] (MESOS-1303) ExamplesTest.{TestFramework, NoExecutorFramework} flaky

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

Marco Massenzio updated MESOS-1303:
-----------------------------------
    Story Points: 1

> ExamplesTest.{TestFramework, NoExecutorFramework} flaky
> -------------------------------------------------------
>
>                 Key: MESOS-1303
>                 URL: https://issues.apache.org/jira/browse/MESOS-1303
>             Project: Mesos
>          Issue Type: Bug
>          Components: test
>            Reporter: Ian Downes
>            Assignee: Till Toenshoff
>              Labels: flaky
>
> I'm having trouble reproducing this but I did observe it once on my OSX system:
> {noformat}
> [==========] Running 2 tests from 1 test case.
> [----------] Global test environment set-up.
> [----------] 2 tests from ExamplesTest
> [ RUN      ] ExamplesTest.TestFramework
> ../../src/tests/script.cpp:81: Failure
> Failed
> test_framework_test.sh terminated with signal 'Abort trap: 6'
> [  FAILED  ] ExamplesTest.TestFramework (953 ms)
> [ RUN      ] ExamplesTest.NoExecutorFramework
> [       OK ] ExamplesTest.NoExecutorFramework (10162 ms)
> [----------] 2 tests from ExamplesTest (11115 ms total)
> [----------] Global test environment tear-down
> [==========] 2 tests from 1 test case ran. (11121 ms total)
> [  PASSED  ] 1 test.
> [  FAILED  ] 1 test, listed below:
> [  FAILED  ] ExamplesTest.TestFramework
> {noformat}
> when investigating a failed make check for https://reviews.apache.org/r/20971/
> {noformat}
> [----------] 6 tests from ExamplesTest
> [ RUN      ] ExamplesTest.TestFramework
> [       OK ] ExamplesTest.TestFramework (8643 ms)
> [ RUN      ] ExamplesTest.NoExecutorFramework
> tests/script.cpp:81: Failure
> Failed
> no_executor_framework_test.sh terminated with signal 'Aborted'
> [  FAILED  ] ExamplesTest.NoExecutorFramework (7220 ms)
> [ RUN      ] ExamplesTest.JavaFramework
> [       OK ] ExamplesTest.JavaFramework (11181 ms)
> [ RUN      ] ExamplesTest.JavaException
> [       OK ] ExamplesTest.JavaException (5624 ms)
> [ RUN      ] ExamplesTest.JavaLog
> [       OK ] ExamplesTest.JavaLog (6472 ms)
> [ RUN      ] ExamplesTest.PythonFramework
> [       OK ] ExamplesTest.PythonFramework (14467 ms)
> [----------] 6 tests from ExamplesTest (53607 ms total)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)