Control: forwarded -1 http://bugs.python.org/issue18651
Am 04.08.2013 09:58, schrieb Petr Salinger:
>>> Is there same easy way, how to run each of them individually ?
>>
>> make -C test TESTOPTS="-j 1 -w test_"
>
> Got further. The tests itself does not hang.
> But they hang iff test___all__ is
Is there same easy way, how to run each of them individually ?
make -C test TESTOPTS="-j 1 -w test_"
Got further. The tests itself does not hang.
But they hang iff test___all__ is run befor them.
It holds at least for test_io and test_socket:
$ ./python ../Tools/scripts/run_tests.py -j 1 -w
Am 12.07.2013 08:49, schrieb Petr Salinger:
> Is there same easy way, how to run each of them individually ?
make -C test TESTOPTS="-j 1 -w test_"
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Am 03.08.2013 14:58, schrieb Petr Salinger:
> Hi.
>
> I tried (under eglibc 2.17-92 and 9.2 kernel from experimental)
> this:
>
> cd ~/python3.3-3.3.2/build-debug
> export PYTHONPATH=~/python3.3-3.3.2/Lib/test
> export LD_LIBRARY_PATH=~/python3.3-3.3.2/build-debug/
> ./python ~/python3.3
Hi.
I tried (under eglibc 2.17-92 and 9.2 kernel from experimental)
this:
cd ~/python3.3-3.3.2/build-debug
export PYTHONPATH=~/python3.3-3.3.2/Lib/test
export LD_LIBRARY_PATH=~/python3.3-3.3.2/build-debug/
./python ~/python3.3-3.3.2/Lib/test/test_io.py
But is passes, while in buildd it
We are planning switch to NPTL-like pthread implementation,
I tried build of python3.3 in such environment.
At least first two tests from
test_io test_signal test_socket test_socketserver \
test_threading test_threadsignals test_threaded_import \
test_time test_pty test_cu
Package: python3.3
Version: 3.3.2-2
Severity: important
Tags: help sid jessie
User: debian-...@lists.debian.org
Usertags: kfreebsd
When running the tests, kfreebsd has several tests disabled because they hang
the testsuite, at least on the buildds. These should be investigated, fixed and
re-enable
7 matches
Mail list logo