Ticket #2450 (closed task: fixed)

Opened 2 months ago

Last modified 3 weeks ago

TG 2.1 tests failing with recent WebOb version

Reported by: chrisz Assigned to:
Priority: normal Milestone: 2.1b2
Component: TurboGears Version: trunk
Severity: normal Keywords: tests webob
Cc:

Description

About a dozen unit tests are failing for me in the TG 2.1 trunk when I have newer versions of WebOb installed, i.e. 0.9.7, 0.9.7.1 or the current development version. The error messages are different depending on the WebOb version. The latest working version for me is WebOb 0.9.6.1. We should look into that some more.

Change History

01/29/10 01:45:37 changed by chrisz

Most of the failing tests are from test_stack.test_authz.

02/02/10 16:58:13 changed by percious

I think that r.w has issues with multidict.

02/03/10 00:50:01 changed by chrisz

Quickstarted tests are also failing, see #2454.

02/22/10 19:38:43 changed by rick446

  • status changed from new to closed.
  • resolution set to fixed.

percious says this is now fixed