You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Jian Qiu (JIRA)" <ji...@apache.org> on 2015/12/16 08:05:46 UTC

[jira] [Commented] (MESOS-4155) Speed up ExamplesTest.*

    [ https://issues.apache.org/jira/browse/MESOS-4155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15059606#comment-15059606 ] 

Jian Qiu commented on MESOS-4155:
---------------------------------

One of the problem comes from authentication time out

{code}
W1216 15:02:52.761855 162168832 sched.cpp:429] Authentication timed out
I1216 15:02:52.762025 162168832 sched.cpp:387] Failed to authenticate with master master@192.168.99.1:54409: Authentication discarded
I1216 15:02:52.762082 162168832 sched.cpp:318] Authenticating with master master@192.168.99.1:54409
I1216 15:02:52.762097 162168832 sched.cpp:325] Using default CRAM-MD5 authenticatee
{code}

> Speed up ExamplesTest.*
> -----------------------
>
>                 Key: MESOS-4155
>                 URL: https://issues.apache.org/jira/browse/MESOS-4155
>             Project: Mesos
>          Issue Type: Epic
>          Components: technical debt, test
>            Reporter: Alexander Rukletsov
>            Priority: Minor
>              Labels: mesosphere, newbie++, tech-debt
>
> Execution times on Mac OS 10.10.4:
> {code}
> ExamplesTest.TestFramework (5225 ms)
> ExamplesTest.NoExecutorFramework (5387 ms)
> ExamplesTest.EventCallFramework (1238 ms)
> ExamplesTest.PersistentVolumeFramework (3380 ms)
> ExamplesTest.JavaFramework (6159 ms)
> ExamplesTest.JavaException (16666 ms)
> ExamplesTest.JavaLog (1174 ms)
> ExamplesTest.PythonFramework (7126 ms)
> {code}



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