Puneeth Chaganti added the comment:

Hi, 

The attached patch is an attempt to write tests for this issue, and get all the 
tests passing.  

Since a new threshold has been introduced, `maxDiff` doesn't always make a 
difference and this required changing the `testAssertSequenceEqualMaxDiff` 
test. Serhiy Storchaka suggestion makes sense, since we want to be showing the 
diff when it is smaller than the error message being shown, but I'm not sure 
what's the best way to do this.

----------
nosy: +Puneeth.Chaganti
Added file: http://bugs.python.org/file36144/issue19217-1.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue19217>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to