git.postgresql.org Git - postgresql.git/commit
2015年5月31日 11:10:45 +0000 (07:10 -0400)
2015年5月31日 11:10:45 +0000 (07:10 -0400)
commit 75f9d17638c9c6bec34f80326c35010c47924728
Make Python tests more portable
Newer Python versions randomize the hash seed for dictionaries,
resulting in a random output order, which messes up the regression test
diffs.
Instead, use Python assert to compare the dictionaries with their
expected value.
This is the main PostgreSQL git repository.
RSS
Atom