[
https://issues.apache.org/jira/browse/MESOS-8474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16334908#comment-16334908
]
Chun-Hung Hsiao commented on MESOS-8474:
----------------------------------------
This is caused by a race that the master may send out an offer between
{{DESTRY_VOLUME}} and {DESTROY_BLOCK}}. I'll work on a patch to fix this test,
possibly by controlling the clock.
> Test StorageLocalResourceProviderTest.ROOT_ConvertPreExistingVolume is flaky
> ----------------------------------------------------------------------------
>
> Key: MESOS-8474
> URL: https://issues.apache.org/jira/browse/MESOS-8474
> Project: Mesos
> Issue Type: Bug
> Components: storage, test
> Affects Versions: 1.5.0
> Reporter: Benjamin Bannier
> Assignee: Chun-Hung Hsiao
> Priority: Major
> Labels: flaky, flaky-test, mesosphere
> Attachments: consoleText.txt
>
>
> Observed on our internal CI on ubuntu16.04 with SSL and GRPC enabled,
> {noformat}
> ../../src/tests/storage_local_resource_provider_tests.cpp:1898
> Expected: 2u
> Which is: 2
> To be equal to: destroyed.size()
> Which is: 1
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)