( )⚙ D11005 remotefilelog: tweak corrupt cache test to grep more flexibly

This is an archive of the discontinued Mercurial Phabricator instance.

remotefilelog: tweak corrupt cache test to grep more flexibly
ClosedPublic

Authored by durin42 on Jul 7 2021, 2:12 PM.

Details

Summary

I'm about to fix the abuse of RuntimeError here, which breaks the test
if I don't do this.

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

durin42 created this revision.Jul 7 2021, 2:12 PM
pulkit accepted this revision.Jul 8 2021, 4:02 AM
This revision is now accepted and ready to land.Jul 8 2021, 4:02 AM
pulkit added a comment.EditedJul 8 2021, 5:44 AM

This makes the test fail on Python 2.