Page MenuHomePhabricator

Add some additional patterns to the "filter Mercurial --debug output" list
ClosedPublic

Authored by epriestley on Jul 9 2020, 5:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Jan 27 2024, 10:07 AM
Unknown Object (File)
Jan 19 2024, 6:39 PM
Unknown Object (File)
Jan 19 2024, 4:24 PM
Unknown Object (File)
Jan 6 2024, 12:27 AM
Unknown Object (File)
Dec 29 2023, 5:10 PM
Unknown Object (File)
Dec 23 2023, 4:51 AM
Unknown Object (File)
Dec 22 2023, 1:39 AM
Unknown Object (File)
Nov 30 2023, 6:22 AM
Subscribers
None

Details

Summary

Modern Mercurial may emit some more patterns under "--debug".

This whole list is gross and can likely now be eliminated by increasing the minimum required Mercurial version (as arc has), but just paper over it for now.

Test Plan

Locally, saw some views return to functional behavior that weren't previously working on a modern version of Mercurial.

The reproduction case is likely something in the vein of "repository is not writable by webserver, look at history view".

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Jul 9 2020, 5:50 PM
This revision was automatically updated to reflect the committed changes.