# HG changeset patch # User Matt Harbison # Date 1670349816 18000 # Node ID 6a3549a01c02cf3ac7e15ea5dd498352bb06f0a5 # Parent a2356e15200a7c222d42d7064d1772d97f8697f5 tests: conditionalize test output for in-filesystem pyoxidizer resources The in-memory pyoxidizer builds apparently behave as expected. diff -r a2356e15200a -r 6a3549a01c02 tests/test-hgrc.t --- a/tests/test-hgrc.t Tue Dec 06 13:02:54 2022 -0500 +++ b/tests/test-hgrc.t Tue Dec 06 13:03:36 2022 -0500 @@ -308,7 +308,7 @@ we accept the bad output for now as this is the last thing in the way of testing the pyoxidizer build. -#if no-pyoxidizer +#if no-pyoxidizer-in-filesystem $ HGRCSKIPREPO=1 hg paths --config extensions.zeroconf= foo = $TESTTMP/bar #else diff -r a2356e15200a -r 6a3549a01c02 tests/test-paths.t --- a/tests/test-paths.t Tue Dec 06 13:02:54 2022 -0500 +++ b/tests/test-paths.t Tue Dec 06 13:03:36 2022 -0500 @@ -144,7 +144,7 @@ we accept the bad output for now as this is the last thing in the way of testing the pyoxidizer build. -#if no-pyoxidizer +#if no-pyoxidizer-in-filesystem $ hg paths --config extensions.zeroconf= dupe = $TESTTMP/b#tip dupe:pushurl = https://example.com/dupe