# HG changeset patch # User Matt Harbison # Date 1729033127 14400 # Node ID 87faafd6ea83152d3b7ce37ab1d67e7d8db178ae # Parent dbd2d56224d12e844da16d12176518f8600b43b3 tests: stabilize `test-eol-update.t` on Windows Perhaps it's better if this doesn't happen, but there are a bunch of tests that spew this, and we already have a conditional match for this in the block prior to the comment right above this section. So accept it as a possibility, and reduce the noise in the Windows tests. diff -r dbd2d56224d1 -r 87faafd6ea83 tests/test-eol-update.t --- a/tests/test-eol-update.t Tue Oct 15 18:35:45 2024 -0400 +++ b/tests/test-eol-update.t Tue Oct 15 18:58:47 2024 -0400 @@ -272,6 +272,7 @@ eol: detected change in .hgeol filtering .hgeol through isbinary filtering a.txt through tolf + skip updating dirstate: identity mismatch (?) $ cd ..