From patchwork Sat Jun 10 21:10:21 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [3, of, 4] test-dirstate-race: ensure that a isn't in the lookup set at the end From: Siddharth Agarwal X-Patchwork-Id: 21318 Message-Id: <212b4b3a41a4edf86cde.1497129021@devvm31800.prn1.facebook.com> To: Date: Sat, 10 Jun 2017 14:10:21 -0700 # HG changeset patch # User Siddharth Agarwal # Date 1497128851 25200 # Sat Jun 10 14:07:31 2017 -0700 # Node ID 212b4b3a41a4edf86cdea2057bfa1c4d3f8a923f # Parent a69ae05fa66239c2aecb3673115de82105c8e9c6 test-dirstate-race: ensure that a isn't in the lookup set at the end We're going to rely on this in upcoming patches. diff --git a/tests/test-dirstate-race.t b/tests/test-dirstate-race.t --- a/tests/test-dirstate-race.t +++ b/tests/test-dirstate-race.t @@ -156,4 +156,4 @@ treated differently in _checklookup() ac $ hg files a $ hg debugdirstate - n * * * a (glob) + n 644 2 unset a