#17347: regressiontests.servers.tests.AdminMediaHandlerTests.test_media_urls 
fails
on Windows
-----------------------------------+-----------------------------
     Reporter:  shelldweller       |      Owner:  nobody
         Type:  Bug                |     Status:  new
    Component:  Testing framework  |    Version:  SVN
     Severity:  Normal             |   Keywords:  regressiontests
 Triage Stage:  Unreviewed         |  Has patch:  1
Easy pickings:  1                  |      UI/UX:  0
-----------------------------------+-----------------------------
 ======================================================================
 FAIL: test_media_urls
 (regressiontests.servers.tests.AdminMediaHandlerTests)
 ----------------------------------------------------------------------
 Traceback (most recent call last):
   File "D:\work\src\django-
 svn\trunk\tests\regressiontests\servers\tests.py", line 63, in
 test_media_urls
     "Got: %s, Expected: %s, URL was: %s" % (output, desired, url))
 AssertionError: Got: D:\work\src\django-
 svn\trunk\django\contrib\admin\static\admin\css\base.css, Expected:
 d:\work\src\
 django-svn\trunk\django\contrib\admin\static\admin\css\base.css, URL was:
 /static/admin/css/base.css

 Both output and desired need to be normcase'd. Patch attached.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/17347>
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 this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to