This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2009年08月21日 00:09 by LinuxDonald, last changed 2022年04月11日 14:56 by admin. This issue is now closed.
| Messages (3) | |||
|---|---|---|---|
| msg91797 - (view) | Author: Thomas Kowaliczek (LinuxDonald) | Date: 2009年08月21日 00:09 | |
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 != 1 |
|||
| msg91799 - (view) | Author: Thomas Kowaliczek (LinuxDonald) | Date: 2009年08月21日 01:01 | |
On my Netbook Fedora 11 32 Bit the test works but not on my NoteBook Fedora 11 64Bit |
|||
| msg99066 - (view) | Author: Florent Xicluna (flox) * (Python committer) | Date: 2010年02月08日 19:59 | |
See #5930. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:56:52 | admin | set | github: 50996 |
| 2010年02月08日 19:59:32 | flox | set | status: open -> closed superseder: Transient error in multiprocessing (test_number_of_objects) nosy: + flox messages: + msg99066 resolution: duplicate stage: test needed -> |
| 2009年08月21日 01:01:59 | LinuxDonald | set | messages: + msg91799 |
| 2009年08月21日 00:23:12 | brett.cannon | set | nosy:
jnoller, LinuxDonald type: behavior components: + Extension Modules, - Tests stage: test needed |
| 2009年08月21日 00:22:49 | brett.cannon | set | assignee: jnoller nosy: + jnoller |
| 2009年08月21日 00:09:45 | LinuxDonald | create | |