[
https://issues.apache.org/jira/browse/MESOS-8005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16176745#comment-16176745
]
Benno Evers edited comment on MESOS-8005 at 9/22/17 5:20 PM:
-------------------------------------------------------------
Sure, I attached the full log. The build was started for commit
548aaee3a8f5935457767db1e3b761d873b09cbf on the master branch, but I highly
doubt that this commit caused the test failure:
{code}
bevers@poincare:~/src/mesos/worktrees/master$ git show
548aaee3a8f5935457767db1e3b761d873b09cbf --stat
commit 548aaee3a8f5935457767db1e3b761d873b09cbf
Author: Tomasz Janiszewski <[email protected]>
Date: Thu Sep 21 16:16:06 2017 -0700
Display task state counters in the framework page.
Fixes MESOS-7962.
This closes #234
src/webui/master/static/framework.html | 42
++++++++++++++++++++++++++++++++++++++++++
src/webui/master/static/js/controllers.js | 30 ++++++++++++++++++++++++++++++
2 files changed, 72 insertions(+)
{code}
was (Author: bennoe):
Sure, I attached the full log. The build was started for commit
548aaee3a8f5935457767db1e3b761d873b09cbf on the master branch, but I highly
doubt that this commit caused the test failure.
> Mesos.SlaveTest.ShutdownUnregisteredExecutor is flaky
> -----------------------------------------------------
>
> Key: MESOS-8005
> URL: https://issues.apache.org/jira/browse/MESOS-8005
> Project: Mesos
> Issue Type: Bug
> Reporter: Benno Evers
> Attachments: jenkins.log.gz
>
>
> Executed on Ubuntu 17.04 w/ SSL enabled:
> {code}
> ../../src/tests/cluster.cpp:580
> Value of: containers->empty()
> Actual: false
> Expected: true
> Failed to destroy containers: { 86d690bc-4248-4d26-bdc7-28901d8cf2ab }
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)