Chun-Hung Hsiao created MESOS-8567:
--------------------------------------
Summary: Test UriDiskProfileTest.FetchFromHTTP is flaky.
Key: MESOS-8567
URL: https://issues.apache.org/jira/browse/MESOS-8567
Project: Mesos
Issue Type: Task
Components: storage
Affects Versions: 1.5.0
Reporter: Chun-Hung Hsiao
Assignee: Chun-Hung Hsiao
The {{UriDiskProfileTest.FetchFromHTTP}} test is flaky on Debian 9:
{noformat}
../../src/tests/disk_profile_tests.cpp:683
Failed to wait 15secs for future
{noformat}
I also run it in repetition and got the following error log (although the test
itself is passed):
{noformat}
E0209 18:26:37.030012 7282 uri_disk_profile.cpp:220] Failed to parse result:
Failed to parse DiskProfileMapping message: INVALID_ARGUMENT:Unexpected end of
string. Expected a value.
^
{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)