chiark / gitweb /
mtest: Set PYTHONHASHSEED
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 20 Oct 2019 12:59:43 +0000 (13:59 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 24 Oct 2019 18:16:16 +0000 (19:16 +0100)
This will allow us to avoid test output being reordered due to hash
instability.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
mtest/common.tcl

index 434f722ea0e31eeacf7dc67d2f5d57deb03dbfca..7b23e1ce6a3c734a8de0d234c22269ae4b51dad1 100644 (file)
@@ -17,4 +17,6 @@ proc run-mss-userv {user group args} {
 
 file mkdir $tmp/groupfiles
 
+set env(PYTHONHASHSEED) 0
+
 prefix_some_path PYTHONPATH .