Message271059
| Author |
martin.panter |
| Recipients |
Arfrever, alex, amaury.forgeotdarc, berker.peksag, hynek, loewis, martin.panter, pitrou, python-dev, r.david.murray, terry.reedy, vstinner |
| Date |
2016年07月23日.05:21:05 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<1469251265.49.0.099991900558.issue13849@psf.upfronthosting.co.za> |
| In-reply-to |
| Content |
http://buildbot.python.org/all/builders/AMD64%20Windows7%20SP1%203.5/builds/1072/steps/test/logs/stdio
======================================================================
FAIL: test_null_bytes (test.test_genericpath.TestGenericTest) (attr='getsize')
----------------------------------------------------------------------
Traceback (most recent call last):
File "C:\buildbot.python.org3円.5.kloth-win64\build\lib\test\test_genericpath.py", line 285, in test_null_bytes
self.assertEqual(str(cm.exception), 'embedded null byte')
AssertionError: 'stat: embedded null character' != 'embedded null byte'
- stat: embedded null character
+ embedded null byte |
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2016年07月23日 05:21:05 | martin.panter | set | recipients:
+ martin.panter, loewis, terry.reedy, amaury.forgeotdarc, pitrou, vstinner, Arfrever, alex, r.david.murray, python-dev, berker.peksag, hynek |
| 2016年07月23日 05:21:05 | martin.panter | set | messageid: <1469251265.49.0.099991900558.issue13849@psf.upfronthosting.co.za> |
| 2016年07月23日 05:21:05 | martin.panter | link | issue13849 messages |
| 2016年07月23日 05:21:05 | martin.panter | create |
|