New submission from Stefan Krah <stefan-use...@bytereef.org>:

[Added OpenBSD Python port maintainers to the nosy list.]

I've identified a number of tests that all pass when Python is compiled
without threads, but fail otherwise. The failures are probably caused
by libpthread issues in OpenBSD, as described in this patch:


http://www.openbsd.org/cgi-bin/cvsweb/ports/lang/python/2.6/patches/patch-Lib_test_test_signal_py


Would you agree that it is reasonable to skip all these tests until
libpthread is fixed?

----------
components: Tests
files: openbsd_libpthread_skips.patch
keywords: needs review, patch
messages: 105709
nosy: djmdjm, henry.precheur, skrah
priority: normal
severity: normal
stage: patch review
status: open
title: Skip libpthread related test failures on OpenBSD
type: behavior
versions: Python 2.7
Added file: http://bugs.python.org/file17337/openbsd_libpthread_skips.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue8712>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to