Ethan Furman added the comment:
ethan@code:~/source/python/issue25147$ ./python -m test.regrtest -R3:3
test_property
[1/1] test_property
Eggs # from print() inside test
beginning 6 repetitions
123456
Spam # the new value from the previous run seems stuck
test test_property failed -- Traceback (most recent call last):
File "/home/ethan/source/python/issue25147/Lib/test/test_property.py", line
175, in test_property_decorator_doc_writable
self.assertEqual(sub.__class__.spam.__doc__, 'Eggs')
AssertionError: 'Spam' != 'Eggs'
- Spam
+ Eggs
1 test failed:
test_property
----------
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue24766>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com