[
https://issues.apache.org/jira/browse/MESOS-4155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin Mahler updated MESOS-4155:
-----------------------------------
Issue Type: Task (was: Epic)
> Speed up ExamplesTest.*
> -----------------------
>
> Key: MESOS-4155
> URL: https://issues.apache.org/jira/browse/MESOS-4155
> Project: Mesos
> Issue Type: Task
> Components: technical debt, test
> Reporter: Alexander Rukletsov
> Assignee: haosdent
> Priority: Minor
> Labels: mesosphere, newbie++, tech-debt
> Fix For: 1.1.0
>
>
> 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}
> The example test cases are slow because of the default authenticate timeout
> is 5 seconds. It has to wait for 5 seconds when framework connect to master
> failed every time.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)