Mercurial > hg-stable
view tests/blacklists/inotify-failures @ 18987:3605d4e7e618
revlog: choose a consistent ancestor when there's a tie
Previously, we chose a rev based on numeric ordering, which could
cause "the same merge" in topologically identical but numerically
different repos to choose different merge bases.
We now choose the lexically least node; this is stable across
different revlog orderings.
author | Bryan O'Sullivan <bryano@fb.com> |
---|---|
date | Tue, 16 Apr 2013 10:08:19 -0700 |
parents | 3afb61810680 |
children |
line wrap: on
line source
# When --inotify is activated, help output and config changes: test-debugcomplete test-empty test-fncache test-globalopts test-help test-hgrc test-inherit-mode test-qrecord test-strict # --inotify activates de facto the inotify extension. It does not play well # with inotify-specific tests, which activate/deactivate inotify at will: test-inotify test-inotify-debuginotify test-inotify-dirty-dirstate test-inotify-issue1208 test-inotify-issue1371 test-inotify-issue1542 test-inotify-issue1556 test-inotify-lookup