[ 
https://issues.apache.org/jira/browse/MESOS-8873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16702673#comment-16702673
 ] 

Chun-Hung Hsiao commented on MESOS-8873:
----------------------------------------

Observed the same flaky on test 
{{StorageLocalResourceProviderTest.ROOT_RetryOperationStatusUpdateAfterRecovery}}
 on our internal 1.6.x CI:
{noformat}
../../src/tests/storage_local_resource_provider_tests.cpp:2706: Failure
Value of: updateSlave2->has_resource_providers()
Actual: false
Expected: true{noformat}
The root cause seems to be the same as this one: {{NoopResourceEstimator}} 
returns zero oversubscribed resources and triggers the second 
{{UpdateSlaveMessage}} containing no resource provider.

> 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
>             Fix For: 1.7.0
>
>         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)

Reply via email to