tests/test-context.py.out
author Durham Goode <durham@fb.com>
Mon, 08 Dec 2014 15:41:54 -0800
branchstable
changeset 23501 424d669118d3
parent 22914 c95db3208a33
child 23700 a4958cdb2202
permissions -rw-r--r--
log: fix log revset instability The log/graphlog revset was not producing stable results since it was iterating over a dict. Now we sort before iterating to guarantee a fixed order. This fixes some potential flakiness in the tests.

workingfilectx.date = (1000, 0)
ASCII   : Gr?ezi!
Latin-1 : Grüezi!
UTF-8   : Grüezi!
<status modified=['foo'], added=[], removed=[], deleted=[], unknown=[], ignored=[], clean=[]>
diff --git a/foo b/foo

--- a/foo
+++ b/foo
@@ -1,1 +1,2 @@
 foo
+bar