Not yet in hg-stable (only crew-stable), therefore at most 'testing'.
But anyway, now I get this when running 'make tests':
ERROR: test-inotify-dirty-dirstate output changed
--- Expected output
+++ Test output
@@ -1,9 +1,14 @@
% issue1810: inotify and fetch
adding foo
-updating working directory
-1 files updated, 0 files merged, 0 files removed, 0 files unresolved
+/tmp/thomas/hgtests.SAA3Py/install/lib/python/mercurial/lock.py:80:
DeprecationWarning: use lock.release instead of del lock
+ locker = self.testlock()
adding bar
+/tmp/thomas/hgtests.SAA3Py/install/lib/python/mercurial/lock.py:80:
DeprecationWarning: use lock.release instead of del lock
+ locker = self.testlock()
adding spam
+/tmp/thomas/hgtests.SAA3Py/install/lib/python/mercurial/lock.py:80:
DeprecationWarning: use lock.release instead of del lock
+ locker = self.testlock()
+abort: repository is unrelated
% issue1719: inotify and mq
% inserve
? hg.pid
|