[New-bugs-announce] [issue16407] Python 2.7.3: test_sys fails when building under 10.7.5 with dtrace support

yrammos report at bugs.python.org
Sun Nov 4 20:49:38 CET 2012


New submission from yrammos:

I am building Python 2.7.3 using Homebrew as follows:

    > brew install --with-dtrace --quicktest python

The failing tests are: 
    test_ctypes
    test_sys

Omitting --with-dtrace reduces the failures to one test:
    test_ctypes

@samueljohn from github suggested that I ping Jesús Cea Avión or Ronald Oussoren for this.

----------
components: Tests
messages: 174827
nosy: yrammos
priority: normal
severity: normal
status: open
title: Python 2.7.3: test_sys fails when building under 10.7.5 with dtrace support
type: compile error
versions: Python 2.7

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16407>
_______________________________________


More information about the New-bugs-announce mailing list