Message301065
| Author |
pitrou |
| Recipients |
methane, pitrou, rhettinger, serhiy.storchaka, vstinner, xiang.zhang |
| Date |
2017年08月31日.22:05:23 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<1504217123.12.0.721426431629.issue31317@psf.upfronthosting.co.za> |
| In-reply-to |
| Content |
s/completely weird/broken/
$ ./python -m test -R 2:20 test_haypoleak
Run tests sequentially
0:00:00 load avg: 0.10 [1/1] test_haypoleak
beginning 22 repetitions
1234567890123456789012
......................
alloc: [0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], rc: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
1 test OK. |
|