This is an archive of the discontinued Mercurial Phabricator instance.

testlib: adjust wait-on-file timeout according to the global test timeout
ClosedPublic

Authored by marmoute on Mar 20 2020, 7:07 PM.

Details

Summary

Lets assume that if test timeout have been set to be twice as long, it means
local timeout should be twice as long too.

I am not aware of any case were extending timeout for file based synchronisation
was necessary, but the safety seems simple to implements.

Diff Detail

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

Event Timeline

marmoute created this revision.Mar 20 2020, 7:07 PM
marmoute updated this revision to Diff 20896.Mar 26 2020, 9:12 AM
This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.