comparison tests/test-hgrc.t @ 49619:6a3549a01c02 stable

tests: conditionalize test output for in-filesystem pyoxidizer resources The in-memory pyoxidizer builds apparently behave as expected.
author Matt Harbison <matt_harbison@yahoo.com>
date Tue, 06 Dec 2022 13:03:36 -0500
parents 9987d14ad63f
children adecb1ab4a0d
comparison
equal deleted inserted replaced
49618:a2356e15200a 49619:6a3549a01c02
306 306
307 XXX-PYOXIDIZER Pyoxidizer build have trouble with zeroconf for unclear reason, 307 XXX-PYOXIDIZER Pyoxidizer build have trouble with zeroconf for unclear reason,
308 we accept the bad output for now as this is the last thing in the way of 308 we accept the bad output for now as this is the last thing in the way of
309 testing the pyoxidizer build. 309 testing the pyoxidizer build.
310 310
311 #if no-pyoxidizer 311 #if no-pyoxidizer-in-filesystem
312 $ HGRCSKIPREPO=1 hg paths --config extensions.zeroconf= 312 $ HGRCSKIPREPO=1 hg paths --config extensions.zeroconf=
313 foo = $TESTTMP/bar 313 foo = $TESTTMP/bar
314 #else 314 #else
315 $ HGRCSKIPREPO=1 hg paths --config extensions.zeroconf= 315 $ HGRCSKIPREPO=1 hg paths --config extensions.zeroconf=
316 abort: An invalid argument was supplied (known-bad-output !) 316 abort: An invalid argument was supplied (known-bad-output !)