( )⚙ D10312 tests: skip test-git-interop.t on Windows

This is an archive of the discontinued Mercurial Phabricator instance.

tests: skip test-git-interop.t on Windows
ClosedPublic

Authored by mharbison72 on Apr 5 2021, 11:55 PM.

Details

Summary

Casefolding isn't handled in dirstate yet, triggering a bunch of assertions.
But while this is more correctly no-icasefs, it's more likely to get attention
if someone sees it. I'd just rather not have it adding to the noise on Windows
for now.

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage

Event Timeline

mharbison72 created this revision.Apr 5 2021, 11:55 PM
pulkit accepted this revision.Apr 8 2021, 1:03 PM
This revision is now accepted and ready to land.Apr 8 2021, 1:03 PM
This revision was automatically updated to reflect the committed changes.