[Django] #21118: Django unittest failure - WizardFormKwargsOverrideTests

8 views
Skip to first unread message

Django

unread,
Sep 17, 2013, 10:12:34 PM9/17/13
to django-...@googlegroups.com
#21118: Django unittest failure - WizardFormKwargsOverrideTests
-----------------------------------+--------------------
Reporter: rmboggs | Owner: nobody
Type: Bug | Status: new
Component: Testing framework | Version: 1.5
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Easy pickings: 0 | UI/UX: 0
-----------------------------------+--------------------
Hi

I've been running into a unittest failure starting with django 1.5.2+ when
testing on the latest snapshot of OpenBSD.

The command I am running to test is:
{{{
env LC_CTYPE=en_US.UTF-8 PYTHONPATH=. python2.7 tests/runtests.py
--settings=test_sqlite
}}}

The failure is with test:
{{{
django.contrib.formtools.tests.wizard.wizardtests.tests.WizardFormKwargsOverrideTests.test_instance_is_maintained
AssertionError: 2 != 3
}}}

After inquiring on the django-users list, it sounds like this issue is not
limited to OpenBSD. Someone else indicated that the same failure occurs
on Mac OSX. The django-user post can be found here:
[https://groups.google.com/forum/#!topic/django-users/MISYeLhni4Y]

Please let me know if more information is needed.

Thanks,
Ryan

--
Ticket URL: <https://code.djangoproject.com/ticket/21118>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Sep 18, 2013, 9:20:26 AM9/18/13
to django-...@googlegroups.com
#21118: Django unittest failure - WizardFormKwargsOverrideTests
-----------------------------------+------------------------------------
Reporter: rmboggs | Owner: timo
Type: Bug | Status: assigned

Component: Testing framework | Version: 1.5
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
-----------------------------------+------------------------------------
Changes (by timo):

* status: new => assigned
* needs_better_patch: => 0
* needs_tests: => 0
* owner: nobody => timo
* needs_docs: => 0
* stage: Unreviewed => Accepted


--
Ticket URL: <https://code.djangoproject.com/ticket/21118#comment:1>

Django

unread,
Sep 18, 2013, 9:43:08 AM9/18/13
to django-...@googlegroups.com
#21118: Django unittest failure - WizardFormKwargsOverrideTests
-----------------------------------+------------------------------------
Reporter: rmboggs | Owner: timo
Type: Bug | Status: closed

Component: Testing framework | Version: 1.5
Severity: Normal | Resolution: fixed

Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
-----------------------------------+------------------------------------
Changes (by Tim Graham <timograham@…>):

* status: assigned => closed
* resolution: => fixed


Comment:

In [changeset:"4f40b97d9728175c195c81f2413d800238bc8804"]:
{{{
#!CommitTicketReference repository=""
revision="4f40b97d9728175c195c81f2413d800238bc8804"
Fixed #21118 -- Isolated a test that uses the database.

Thanks rmboggs for the report.
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/21118#comment:2>

Django

unread,
Sep 18, 2013, 9:45:26 AM9/18/13
to django-...@googlegroups.com
#21118: Django unittest failure - WizardFormKwargsOverrideTests
-----------------------------------+------------------------------------
Reporter: rmboggs | Owner: timo
Type: Bug | Status: closed
Component: Testing framework | Version: 1.5
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
-----------------------------------+------------------------------------

Comment (by Tim Graham <timograham@…>):

In [changeset:"72f7932cfbe079f5063a2f1b4c09b520d99f5e42"]:
{{{
#!CommitTicketReference repository=""
revision="72f7932cfbe079f5063a2f1b4c09b520d99f5e42"
[1.5.x] Fixed #21118 -- Isolated a test that uses the database.

Thanks rmboggs for the report.

Backport of 4f40b97d97 from master
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/21118#comment:4>

Django

unread,
Sep 18, 2013, 9:52:44 AM9/18/13
to django-...@googlegroups.com
#21118: Django unittest failure - WizardFormKwargsOverrideTests
-----------------------------------+------------------------------------
Reporter: rmboggs | Owner: timo
Type: Bug | Status: closed
Component: Testing framework | Version: 1.5
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
-----------------------------------+------------------------------------

Comment (by Tim Graham <timograham@…>):

In [changeset:"dbad65ded76d571937ce276e15cad2e19e9989fb"]:
{{{
#!CommitTicketReference repository=""
revision="dbad65ded76d571937ce276e15cad2e19e9989fb"
[1.6.x] Fixed bad backport in last commit; refs #21118
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/21118#comment:5>

Django

unread,
Sep 18, 2013, 9:43:21 AM9/18/13
to django-...@googlegroups.com
#21118: Django unittest failure - WizardFormKwargsOverrideTests
-----------------------------------+------------------------------------
Reporter: rmboggs | Owner: timo
Type: Bug | Status: closed
Component: Testing framework | Version: 1.5
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
-----------------------------------+------------------------------------

Comment (by Tim Graham <timograham@…>):

In [changeset:"14e139ecdfeec555265eec11d7bca7596311e348"]:
{{{
#!CommitTicketReference repository=""
revision="14e139ecdfeec555265eec11d7bca7596311e348"
[1.6.x] Fixed #21118 -- Isolated a test that uses the database.

Thanks rmboggs for the report.

Backport of 4f40b97d97 from master
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/21118#comment:3>

Reply all
Reply to author
Forward
0 new messages