Fixing tests
Fixing tests
Posted Apr 12, 2012 16:02 UTC (Thu) by dskoll (subscriber, #1630)In reply to: Fixing tests by man_ls
Parent article: Python 2.6.8, 2.7.3, 3.1.5, and 3.2.3 security release
My package generates files so I compare those to canonical versions.
I see. Wouldn't it make sense, then, to modify the code that generates the files to sort the keys first so the generated files are always in a known order? This would cause some performance hit, I guess.
