[Python-modules-team] Bug#581723: python-django-registration: tests fail whith custom registration form

Ihor Kaharlichenko cesar at mifprojects.com
Sat May 15 10:32:04 UTC 2010


Package: python-django-registration
Version: 0.7-2
Severity: normal
Tags: patch

Automatic tests fail whenever custom registration form
uses extra fields failing validation (i.e. captcha).

To reproduce the bug extract the test_fix.tar.gz attachement,
and run cd test_fix/ && python manage.py test

The patch attached below isolates the URLconf used
by tests provided with django-registration
(see http://docs.djangoproject.com/en/1.1/topics/testing/#urlconf-configuration
for details).

The patch depends on sha_warning.diff provided in
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=581721.

-- System Information:
Debian Release: squeeze/sid
  APT prefers karmic-updates
  APT policy: (990, 'karmic-updates'), (990, 'karmic-security'), (990, 'karmic'), (650, 'lucid')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.31-21-generic (SMP w/4 CPU cores)
Locale: LANG=uk_UA.UTF-8, LC_CTYPE=uk_UA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python-django-registration depends on:
ii  python                    2.6.4-0ubuntu1 An interactive high-level object-o
ii  python-django             1.1.1-1ubuntu1 High-level Python web development 
ii  python-support            1.0.3ubuntu1   automated rebuilding support for P

python-django-registration recommends no packages.

python-django-registration suggests no packages.

-- no debconf information
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test_fix.tar.gz
Type: application/x-gzip
Size: 2357 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20100515/84643ed1/attachment.bin>
-------------- next part --------------
An embedded message was scrubbed...
From: Ihor Kaharlichenko <cesar at mifprojects.com>
Subject: [PATCH] fix/test_failures
Date: no date
Size: 956
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20100515/84643ed1/attachment.eml>


More information about the Python-modules-team mailing list