[
https://issues.apache.org/jira/browse/MESOS-8873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16506686#comment-16506686
]
Chun-Hung Hsiao commented on MESOS-8873:
----------------------------------------
This is because this (and some other) tests rely on the assumption that the
second `UpdateSlaveMessage` contains resource providers. But the resource
estimator might trigger a racy `UpdateSlaveMessage` that breaks this assumption.
> StorageLocalResourceProviderTest.ROOT_ZeroSizedDisk is flaky.
> -------------------------------------------------------------
>
> Key: MESOS-8873
> URL: https://issues.apache.org/jira/browse/MESOS-8873
> Project: Mesos
> Issue Type: Bug
> Components: test
> Affects Versions: 1.6.0
> Reporter: Chun-Hung Hsiao
> Assignee: Chun-Hung Hsiao
> Priority: Major
> Labels: flaky-test, mesosphere, storage
> Attachments: ZeroSizedDisk.txt
>
>
> This test is flaky on CI:
> {noformat}
> ../../src/tests/storage_local_resource_provider_tests.cpp:406: Failure
> Value of: updateSlave2->has_resource_providers()
> Actual: false
> Expected: true
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)