Pete Zaitcev added the comment:
Oh, indeed. The printout is in testtools only. The unittest prints this:
[zaitcev@guren xxx]$ python3 -c 'import nose; nose.main()'
F
======================================================================
FAIL: test_testEquals (testic.TestConfigTrueValue)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/q/zaitcev/tmp/xxx/testic.py", line 11, in test_testEquals
self.assertEquals(function_under_test(), reference)
AssertionError: 'actual-0123456789012345678901234567890123456789' !=
'reference-0123456789012345678901234567890123456789'
- actual-0123456789012345678901234567890123456789
? ^ ^^^^
+ reference-0123456789012345678901234567890123456789
? ^^^^^^^ ^
Sorry, closing the issue as invalid.
----------
resolution: -> invalid
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue20798>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com