On Jul 28, 2009, at 4:23 PM, mdipierro wrote: > > I did not write that test and I do not recall what it is supposed to > test. > I think the problem is with the test, not with web2py. > Any idea?
None. Somebody who understands rewrite.rewrite might like to have a look. > > > On Jul 28, 12:47 pm, Jonathan Lundell <[email protected]> wrote: >> When I run test_rewrite in the trunk, I get an error. I must say that >> it's not all that helpful a message. There's no routes.py in the >> tree, >> so I assume that it's using the one from NewOpen(). Am I doing >> something wrong, or is there a bug? FWIW, the other tests in the >> directory run fine. >> >> tests $ python test_rewrite.py >> ...F....... >> = >> ===================================================================== >> FAIL: testErrorHandlingError (__main__.ErrorHandlingRoutesTest) >> ---------------------------------------------------------------------- >> Traceback (most recent call last): >> File "test_rewrite.py", line 227, in testErrorHandlingError >> 'Got response: %s' % self.response) >> AssertionError: Got response: ['None'] >> >> ---------------------------------------------------------------------- >> Ran 11 tests in 0.005s >> >> FAILED (failures=1) > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

