[Python-Dev] Test failures on Windows 7
Stefan Krah
stefan at bytereef.org
Tue Oct 11 10:23:46 CEST 2011
More information about the Python-Dev mailing list
Tue Oct 11 10:23:46 CEST 2011
- Previous message: [Python-Dev] Test failures on Windows 7
- Next message: [Python-Dev] Test failures on Windows 7
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Vinay Sajip <vinay_sajip at yahoo.co.uk> wrote: > test test_capi failed -- Traceback (most recent call last): > test test_faulthandler failed -- Traceback (most recent call last): The tests call abort(), and the handling on Windows is slightly peculiar. See: http://bugs.python.org/issue9116 http://bugs.python.org/issue11732 Stefan Krah
- Previous message: [Python-Dev] Test failures on Windows 7
- Next message: [Python-Dev] Test failures on Windows 7
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list