#18964: defaultfilters test passes unexpectedly under Python 3
-------------------------------------------+------------------------
               Reporter:  russellm         |          Owner:  nobody
                   Type:  Bug              |         Status:  new
              Component:  Uncategorized    |        Version:  1.4
               Severity:  Release blocker  |       Keywords:
           Triage Stage:  Accepted         |      Has patch:  0
    Needs documentation:  0                |    Needs tests:  0
Patch needs improvement:  0                |  Easy pickings:  0
                  UI/UX:  0                |
-------------------------------------------+------------------------
 defaultfilters.DefaultFiltersTests.test_floatformat_fail is currently
 marked as an expected failure; and under Python 2, it does fail.

 Under Python 3 (at least, with Python 3.2.3 64 bit under OSX), the test
 passes.

 It's entirely possible that the resolution is "don't worry about it" -
 after all, there are worse problems than an unexpected test pass. However,
 since it is an oddity in test suite results that may have gone unnoticed
 (since 'unexpected pass' would be easy to miss in test suite results), I'm
 marking this as a release blocker.

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

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to