[issue6747] test test_multiprocessing failed

2010-02-08 Thread Florent Xicluna
Florent Xicluna added the comment: See #5930. -- nosy: +flox resolution: -> duplicate stage: test needed -> status: open -> closed superseder: -> Transient error in multiprocessing ___ Python tracker ___

[issue6747] test test_multiprocessing failed

2009-08-20 Thread Thomas Kowaliczek
Thomas Kowaliczek added the comment: On my Netbook Fedora 11 32 Bit the test works but not on my NoteBook Fedora 11 64Bit -- ___ Python tracker ___ __

[issue6747] test test_multiprocessing failed

2009-08-20 Thread Brett Cannon
Changes by Brett Cannon : -- components: +Extension Modules -Tests stage: -> test needed type: -> behavior ___ Python tracker ___ ___

[issue6747] test test_multiprocessing failed

2009-08-20 Thread Brett Cannon
Changes by Brett Cannon : -- assignee: -> jnoller nosy: +jnoller ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue6747] test test_multiprocessing failed

2009-08-20 Thread Thomas Kowaliczek
New submission from Thomas Kowaliczek : test test_multiprocessing failed -- Traceback (most recent call last): File "/home/LinuxDonald/Downloads/Python-3.1.1/Lib/test/test_multiprocessing.py", line 1077, in test_number_of_objects self.assertEqual(refs, EXPECTED_NUMBER) AssertionError: 4 !=