Comments
Patch
@@ -146,6 +146,8 @@
#if no-pyoxidizer
$ hg paths --config extensions.zeroconf=
+ /tmp/hgtests.2d_twpz0/install/lib/python/hgext/zeroconf/Zeroconf.py:1464:
DeprecationWarning: notifyAll() is deprecated, use notify_all() instead
+ self.condition.notifyAll()
dupe = $TESTTMP/b#tip
dupe:pushurl = https://example.com/dupe
expand = $TESTTMP/a/$SOMETHING/bar
ERROR: test-paths.t output changed
!.............................s.....s..s......s......s.......................s........sss............ssssss.....
@@ -310,6 +310,8 @@
#if no-pyoxidizer
$ HGRCSKIPREPO=1 hg paths --config extensions.zeroconf=
+ /tmp/hgtests.2d_twpz0/install/lib/python/hgext/zeroconf/Zeroconf.py:1464:
DeprecationWarning: notifyAll() is deprecated, use notify_all() instead
+ self.condition.notifyAll()
foo = $TESTTMP/bar
#else