[Python-Dev] testing in a Python --without-threads build (original) (raw)
"Martin v. Löwis" martin at v.loewis.de
Tue Sep 11 07:43:16 CEST 2007
- Previous message: [Python-Dev] testing in a Python --without-threads build
- Next message: [Python-Dev] testing in a Python --without-threads build
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
No. IIUC, "expected skips" are a platform property. For your platform, support for threads is expected (whatever your platform is as log as it was built in this millenium). Really? I thought NetBSD was still iffy WRT threading.
Ah, right. Still, it seems that people expect that thread support is available on NetBSD. The list of expected skips does not mention test_thread for 'netbsd3' (it only does so for 'sco_sv3' and 'riscos')
Regards, Martin
- Previous message: [Python-Dev] testing in a Python --without-threads build
- Next message: [Python-Dev] testing in a Python --without-threads build
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]