This is an archive of the discontinued Mercurial Phabricator instance.

remotefilelog: fix flaky bgprefetch test
ClosedPublic

Authored by ms2316 on Aug 15 2017, 6:05 AM.
Tags
None
Subscribers
None

Details

Reviewers
ryanmce
Group Reviewers
Restricted Project
Commits
rFBHGXab8836fee021: remotefilelog: fix flaky bgprefetch test
Summary

The test failed due to a race condition. Now the failing part of the test output is optional.

Test Plan

Ensure that unit tests do not fail

Diff Detail

Repository
rFBHGX Facebook Mercurial Extensions
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

ms2316 created this revision.Aug 15 2017, 6:05 AM
ms2316 updated this revision to Diff 926.Aug 15 2017, 6:11 AM

Added empty line

ryanmce accepted this revision.Aug 15 2017, 6:47 AM
This revision is now accepted and ready to land.Aug 15 2017, 6:47 AM
This revision was automatically updated to reflect the committed changes.