Message352249
vstinner@apu$ ./python -m test test_capi -R 3:3 -m test.test_capi.CAPITest.test_c_subclass_of_heap_ctype_with_del_modifying_dunder_class_only_decrefs_once
Run tests sequentially
0:00:00 load avg: 0.57 [1/1] test_capi
beginning 6 repetitions
123456
......
test_capi leaked [2, 2, 2] references, sum=6
test_capi failed
== Tests result: FAILURE ==
1 test failed:
test_capi
Total duration: 153 ms
Tests result: FAILURE
Note: Can't we find a shorter test name please? |
|
| Date |
User |
Action |
Args |
| 2019-09-13 09:15:22 | vstinner | set | recipients:
+ vstinner |
| 2019-09-13 09:15:22 | vstinner | set | messageid: <[email protected]> |
| 2019-09-13 09:15:22 | vstinner | link | issue38150 messages |
| 2019-09-13 09:15:21 | vstinner | create | |
|