Activity log for bug #122260

Date Who What changed Old value New value Message
2007-06-26 09:20:46 Matthew Paul Thomas bug added bug
2007-06-26 09:23:27 Matthew Paul Thomas description I just ran a subset of the test suite, and received the error: "Too mant positional arguments". I think that's supposed to be "Too many". 1. ./test.py -fp canonical product 2>&1 | less What should happen: All the tests in product/ are run. What actually happens: ------------ Traceback (most recent call last): File "./test.py", line 140, in ? result = testrunner.run(defaults) File "/home/mpt/hacking/lpsrc/2007-03-bug-page/lib/zope/testing/testrunner.py" , line 238, in run failed = not run_with_options(options) File "/home/mpt/hacking/lpsrc/2007-03-bug-page/lib/zope/testing/testrunner.py" , line 406, in run_with_options ran += resume_tests(options, layer_name, failures, errors) File "/home/mpt/hacking/lpsrc/2007-03-bug-page/lib/zope/testing/testrunner.py" , line 606, in resume_tests raise SubprocessError(line+suberr.read()) zope.testing.testrunner.SubprocessError: usage: Usage: test.py [options] [MODULE ] [TEST] test.py: error: Too mant positional arguments ------------ I think that's supposed to be "Too many".
2007-06-26 09:23:27 Matthew Paul Thomas title "Too mant positional arguments" Test system says "Too mant positional arguments"
2007-06-26 16:33:09 Diogo Matsubara launchpad: status New Confirmed
2007-06-26 16:33:09 Diogo Matsubara launchpad: statusexplanation
2007-08-14 20:46:03 Christian Reis bug assigned to zope3 (upstream)
2007-09-26 19:29:43 Francis J. Lacoste launchpad: importance Undecided Low
2007-09-27 13:52:14 Francis J. Lacoste launchpad: importance Low Medium
2010-04-11 02:18:07 Baiju Muthukadan bug task added bluebream
2010-04-15 05:04:24 Tres Seaver bug task added zope.testing
2010-04-15 05:04:52 Tres Seaver zope3: status New Won't Fix
2010-05-11 02:24:36 Tres Seaver zope.testing: importance Undecided Medium
2010-05-11 02:24:36 Tres Seaver zope.testing: status New Incomplete
2010-06-15 16:01:19 Matthew Paul Thomas zope.testing: status Incomplete New
2010-06-15 16:17:02 Tres Seaver zope.testing: status New Fix Released
2010-11-27 23:45:24 Robert Collins launchpad-foundations: status Triaged Won't Fix