[Python-Dev] Testing the tests by modifying the ordering of dict items. (original) (raw)

Antoine Pitrou solipsis at pitrou.net
Thu Jan 5 14:58:13 CET 2012


On Thu, 05 Jan 2012 13:46:52 +0000 Mark Shannon <mark at hotpy.org> wrote:

Should I: 1. Submit one big bug report? 2. Submit a bug report for each "failing" test separately?

I would say a separate bug report for each failing test file, i.e. one report for test_dis, one for test_email etc. Hope this doesn't eat too much of your time :)

Regards

Antoine.



More information about the Python-Dev mailing list