2014-09-03 0:13 GMT+02:00 Victor Stinner <victor.stin...@gmail.com>: > AMD64 OpenIndiana 3.x: a lot of tests fail with OSError(12, "Not > enough space") or MemoryError. It's probably on issue on the host. > > x86 OpenIndiana 3.x: MemoryError. TestReadline.test_init() also fails.
I sent an email to Jesus Cea (owner of these buildbots). > x86 RHEL 6 3.x: TestReadline.test_init() fails, issue #19884. I don't > have to this platform, I don't know how to fix it. I sent my SSH key to Nick (owner). > x86 Windows Server 2003 [SB] 3.x: test_build_ext() of test_distutils > hangs during 1 hang before being killed, it hangs something in the C > compiler. I sent an email to the mailing list of the snakebite network. > x86 XP-4 3.x: test_distutils fails because Visual Studio linker > (link.exe) fails with the error 1181 (cannot open input file). > test_capi.test_forced_io_encoding() fails with an assertion error > because sys.__stdin__ is None. I sent an email to David Bolen (owner). > ARMv7 3.x: "Read-only file system", Mercurial fails... I sent an email to Gregory P. Smith (owner). > x86 FreeBSD 7.2 3.x: test_io.test_interrupted_write_text() hangs. I skipped the test on FreeBSD 7.2 (even if the test pass on FreeBSD 6.4): http://bugs.python.org/issue22331 > x86 FreeBSD 6.4 3.x: (...) test_multiprocessing_spawn fails whereas the > test should be skipped. I skipped the test on FreeBSD 6.4: http://bugs.python.org/issue22332 Victor _______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com