[
https://issues.apache.org/jira/browse/MESOS-1013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14680912#comment-14680912
]
Greg Mann commented on MESOS-1013:
----------------------------------
When I remove my debug code, this test passes reliably on my OSX Yosemite
machine, I'm guessing the slight delays caused by the debug code are leading to
the race condition. Is anyone currently seeing this test fail on a fresh build
from master?
> ExamplesTest.JavaLog is flaky
> -----------------------------
>
> Key: MESOS-1013
> URL: https://issues.apache.org/jira/browse/MESOS-1013
> Project: Mesos
> Issue Type: Bug
> Components: test
> Affects Versions: 0.19.0
> Reporter: Vinod Kone
> Assignee: Greg Mann
> Labels: flaky, mesosphere
> Attachments: ExamplesTest.JavaLog.logs
>
>
> The {{ExamplesTest.JavaLog}} test framework is flaky, possibly related to a
> race condition between mutexes.
> {noformat}
> [ RUN ] ExamplesTest.JavaLog
> Using temporary directory '/tmp/ExamplesTest_JavaLog_WBWEb9'
> Feb 18, 2014 12:10:57 PM TestLog main
> INFO: Starting a local ZooKeeper server
> ...
> F0218 12:10:58.575036 17450 coordinator.cpp:394] Check failed: !missing Not
> expecting local replica to be missing position 3 after the writing is done
> *** Check failure stack trace: ***
> tests/script.cpp:81: Failure
> Failed
> java_log_test.sh terminated with signal 'Aborted'
> [ FAILED ] ExamplesTest.JavaLog (2166 ms)
> {noformat}
> Full logs attached.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)