Message218195
This bug is extremely hard to reproduce in a controlled manner.
I mean, if I run
EXTRATESTOPTS='-x test_gdb -uall -v' make testall
it appears 100% of the times (whereas the same command without the -v
works just fine, as I initially mentioned).
But I do not want to run the whole thing, so I resorted to
EXTRATESTOPTS='-uall -v -f ctypes_and_zipimport' make testall
where the ctypes_and_zipimport file contains test_ctypes,
test_zipimport and a handful of other tests. For all the tries I did,
this always succeeded.
So I can't debug this issue, sorry. |
|
Date |
User |
Action |
Args |
2014-05-09 19:48:52 | ddvento@ucar.edu | set | recipients:
+ ddvento@ucar.edu, ezio.melotti |
2014-05-09 19:48:52 | ddvento@ucar.edu | link | issue21278 messages |
2014-05-09 19:48:51 | ddvento@ucar.edu | create | |
|