[
https://issues.apache.org/jira/browse/MESOS-8254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16898843#comment-16898843
]
Andrei Sekretenko commented on MESOS-8254:
------------------------------------------
Looks like a race between EXPECT_CALL(..., resourceOffers,...) in the thread of
the test and the scheduler driver process calling resourceOffers() - see
https://issues.apache.org/jira/browse/MESOS-5805.
> Some fetcher cache tests are flaky.
> -----------------------------------
>
> Key: MESOS-8254
> URL: https://issues.apache.org/jira/browse/MESOS-8254
> Project: Mesos
> Issue Type: Bug
> Components: test
> Reporter: Alexander Rukletsov
> Priority: Major
> Labels: containerization, flaky-test
> Attachments: FallbackFromEviction-badrun.txt, HttpMixed-badrun.txt,
> LocalCached-badrun.txt, LocalUncachedExtract-badrun.txt,
> SimpleEviction-badrun.txt
>
>
> I've noticed that some fetcher cache tests are flaky after future `abandoned`
> has been introduced:
> {noformat}
> FetcherCacheTest.LocalCached
> FetcherCacheTest.LocalUncachedExtract
> FetcherCacheTest.SimpleEviction
> {noformat}
> The failure message:
> {noformat}
> Failed to wait for resource offers: discarded{noformat}
> Logs are attached.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)