You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Vinod Kone (JIRA)" <ji...@apache.org> on 2013/10/24 02:19:43 UTC

[jira] [Resolved] (MESOS-400) Example Java framework test is flaky

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

Vinod Kone resolved MESOS-400.
------------------------------

    Resolution: Fixed
      Assignee: Vinod Kone  (was: Benjamin Hindman)

commit 30f8d4764249ab22beb5f13966ec46ed528d24b4
Author: Vinod Kone <vi...@twitter.com>
Date:   Mon Oct 14 17:17:30 2013 -0700

    Fixed example tests to properly wait for the scheduler process to
    terminate.
    
    Review: https://reviews.apache.org/r/14640


> Example Java framework test is flaky
> ------------------------------------
>
>                 Key: MESOS-400
>                 URL: https://issues.apache.org/jira/browse/MESOS-400
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Vinod Kone
>            Assignee: Vinod Kone
>             Fix For: 0.15.0
>
>
> [ RUN      ] ExamplesTest.JavaFramework
> ....
> ....
> Status update: task 4 is in state TASK_FINISHED
> Finished tasks: 5
> I0315 10:43:34.790526 1769349120 master.cpp:774] Asked to unregister framework 201303151043-1629165996-59494-41718-0000
> I0315 10:43:34.790686 1768812544 hierarchical_allocator_process.hpp:357] Deactivated framework 201303151043-1629165996-59494-41718-0000
> I0315 10:43:34.790720 1767739392 slave.cpp:878] Asked to shut down framework 201303151043-1629165996-59494-41718-0000 by master@172.25.27.97:59494
> I0315 10:43:34.790734 1768812544 slave.cpp:878] Asked to shut down framework 201303151043-1629165996-59494-41718-0000 by master@172.25.27.97:59494
> I0315 10:43:34.790787 1767739392 slave.cpp:883] Shutting down framework 201303151043-1629165996-59494-41718-0000
> I0315 10:43:34.790819 1768275968 slave.cpp:878] Asked to shut down framework 201303151043-1629165996-59494-41718-0000 by master@172.25.27.97:59494
> I0315 10:43:34.791074 1768812544 slave.cpp:883] Shutting down framework 201303151043-1629165996-59494-41718-0000
> I0315 10:43:34.791147 1767739392 slave.cpp:1609] Shutting down executor 'default' of framework 201303151043-1629165996-59494-41718-0000
> I0315 10:43:34.791302 1768275968 slave.cpp:883] Shutting down framework 201303151043-1629165996-59494-41718-0000
> I0315 10:43:34.791435 1768812544 slave.cpp:1609] Shutting down executor 'default' of framework 201303151043-1629165996-59494-41718-0000
> I0315 10:43:34.791528 1769349120 hierarchical_allocator_process.hpp:310] Removed framework 201303151043-1629165996-59494-41718-0000
> ../../src/tests/script.cpp:77: Failure
> Failed
> java_framework_test.sh terminated with signal 'Abort trap: 6'



--
This message was sent by Atlassian JIRA
(v6.1#6144)