tests/test-contrib-perf.t
changeset 32270 73c3e226d2fc
parent 32265 c68c400d0a2d
child 32501 ad37c569ec81
--- a/tests/test-contrib-perf.t	Sat May 06 12:12:53 2017 -0700
+++ b/tests/test-contrib-perf.t	Sat May 06 11:12:23 2017 -0700
@@ -165,7 +165,3 @@
   $ (hg files -r 1.2 glob:mercurial/*.c glob:mercurial/*.py;
   >  hg files -r tip glob:mercurial/*.c glob:mercurial/*.py) |
   > "$TESTDIR"/check-perf-code.py contrib/perf.py
-  contrib/perf.py:867:
-   >             r.revision(r.node(x))
-   don't convert rev to node before passing to revision(nodeorrev)
-  [1]