Mercurial > hg
comparison tests/test-paths.t @ 49834: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 | 55c6ebd11cb9 |
children | 997c9b2069d1 |
comparison
equal
deleted
inserted
replaced
49833:a2356e15200a | 49834:6a3549a01c02 |
---|---|
142 | 142 |
143 XXX-PYOXIDIZER Pyoxidizer build have trouble with zeroconf for unclear reason, | 143 XXX-PYOXIDIZER Pyoxidizer build have trouble with zeroconf for unclear reason, |
144 we accept the bad output for now as this is the last thing in the way of | 144 we accept the bad output for now as this is the last thing in the way of |
145 testing the pyoxidizer build. | 145 testing the pyoxidizer build. |
146 | 146 |
147 #if no-pyoxidizer | 147 #if no-pyoxidizer-in-filesystem |
148 $ hg paths --config extensions.zeroconf= | 148 $ hg paths --config extensions.zeroconf= |
149 dupe = $TESTTMP/b#tip | 149 dupe = $TESTTMP/b#tip |
150 dupe:pushurl = https://example.com/dupe | 150 dupe:pushurl = https://example.com/dupe |
151 expand = $TESTTMP/a/$SOMETHING/bar | 151 expand = $TESTTMP/a/$SOMETHING/bar |
152 insecure = http://foo:***@example.com/ | 152 insecure = http://foo:***@example.com/ |