> me> On the 3.7 branch, "make test" routinely fails to terminate.
> Antoine> Can you try to rebuild Python? Use "make distclean" if that
helps.
> Thanks, Antoine. That solved the termination problem. I still have
problems
> with test_asyncio failing, but I can live with that for now.
Final foll
me> On the 3.7 branch, "make test" routinely fails to terminate.
Antoine> Can you try to rebuild Python? Use "make distclean" if that helps.
Thanks, Antoine. That solved the termination problem. I still have problems
with test_asyncio failing, but I can live with that for now.
If "make distclean
On Sat, 19 May 2018 17:41:18 -0500
Skip Montanaro wrote:
> On the 3.7 branch, "make test" routinely fails to terminate. (Pretty
> vanilla Ubuntu 17.10 running on a Dell Laptop. Nothing esoteric at all)
> Lately, it's been one of the multiprocessing tests. After a long while
> (~2000 seconds), I ki
On the 3.7 branch, "make test" routinely fails to terminate. (Pretty
vanilla Ubuntu 17.10 running on a Dell Laptop. Nothing esoteric at all)
Lately, it's been one of the multiprocessing tests. After a long while
(~2000 seconds), I kill it, then it complains many times about lack of a
valid_signals
On Tue, 08 Jan 2013 16:48:41 +0400, Oleg Broytman wrote:
> Hello.
>
>We are sorry but we cannot help you. This mailing list is to work on
> developing Python (adding new features to Python itself and fixing bugs);
> if you're having problems learning, understanding or using Python, please
> f
Hello.
We are sorry but we cannot help you. This mailing list is to work on
developing Python (adding new features to Python itself and fixing bugs);
if you're having problems learning, understanding or using Python, please
find another forum. Probably python-list/comp.lang.python mailing list/
When I run the test, i got these:
... ...
testShareLocal (test.test_socket.TestSocketSharing) ... skipped 'Windows
specific'
testTypes (test.test_socket.TestSocketSharing) ... skipped 'Windows specific'
==
ERROR: test_idna (tes
On Mon, 2011-04-11 at 07:58 -0400, Tres Seaver wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 04/10/2011 08:00 PM, Stephen Yeng wrote:
>
> > 11 skips unexpected on linux2:
> > test_bz2 test_dbm_gnu test_dbm_ndbm test_gzip test_readline
> > test_ssl test_tcl test_tk test_t
Hello,
On Mon, 11 Apr 2011 22:43:03 +0800
Stephen Yeng wrote:
> Hello,
> Thanks for the reply.
> This the once of the test I fail, hope you can help so I can fix the rest 4
> errors. :)
Please open an issue for each of these failures on
http://bugs.python.org
Bug reports on the mailing-list typ
Hello,
Thanks for the reply.
This the once of the test I fail, hope you can help so I can fix the rest 4
errors. :)
--
Ran 90 tests in 9.191s
FAILED (errors=1, skipped=25)
test test_zipfile failed -- Traceback (most recent call la
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 04/10/2011 08:00 PM, Stephen Yeng wrote:
> 11 skips unexpected on linux2:
> test_bz2 test_dbm_gnu test_dbm_ndbm test_gzip test_readline
> test_ssl test_tcl test_tk test_ttk_guionly test_ttk_textonly
> test_zlib
Looks like you are missi
> [1/1] test_zipfiles
> test test_zipfiles crashed -- : No module named
> test_zipfiles
It means that you don't have a module named test_zipfiles. Retry with
"test_zipfile" :-)
You may open an issue (including details) for your failures.
Victor
___
Py
Hello phython team,
I am new to install phyton on Centos5.5
Hope you can help on this issues below when I make test
5 tests failed:
test_argparse test_distutils test_httpservers test_import
test_zipfile
31 tests skipped:
test_bz2 test_codecmaps_cn test_codecmaps_hk test_codecmaps_jp
13 matches
Mail list logo