Mercurial > public > mercurial-scm > hg-stable
diff tests/test-debugcommands.t @ 49956:950c39918bd2
tests: drop `(py3 !)` output matching predicates
Presumably these were paired with `(no-py3 !)` at one point, but now they were
unconditionally true.
test-check-code.t required a couple of `(glob)` markers on the changed lines in
test-lfs-serve-access.t, because of the `$LOCALIP` usage on those lines. Not
sure how those lines slipped through the checks previously.
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Wed, 04 Jan 2023 00:16:52 -0500 |
parents | 7aea9babac5d |
children | 8f76a41ee465 |
line wrap: on
line diff
--- a/tests/test-debugcommands.t Tue Jul 19 16:46:37 2022 -0400 +++ b/tests/test-debugcommands.t Wed Jan 04 00:16:52 2023 -0500 @@ -221,7 +221,7 @@ { "chainid": 1, "chainlen": 1, - "chainratio": 1.0232558139534884, (py3 !) + "chainratio": 1.0232558139534884, "chainsize": 44, "compsize": 44, "deltatype": "base", @@ -261,7 +261,7 @@ { "chainid": 3, "chainlen": 1, - "chainratio": 1.0232558139534884, (py3 !) + "chainratio": 1.0232558139534884, "chainsize": 44, "compsize": 44, "deltatype": "base", @@ -302,7 +302,7 @@ { "chainid": 1, "chainlen": 1, - "chainratio": 1.0232558139534884, (py3 !) + "chainratio": 1.0232558139534884, "chainsize": 44, "compsize": 44, "deltatype": "base", @@ -342,7 +342,7 @@ { "chainid": 3, "chainlen": 1, - "chainratio": 1.0232558139534884, (py3 !) + "chainratio": 1.0232558139534884, "chainsize": 44, "compsize": 44, "deltatype": "base",