#15370: Most of the admin_scripts tests failing because of a warning
-------------------------------------------+--------------------------------
               Reporter:  mila             |         Owner:  nobody
                 Status:  new              |     Milestone:        
              Component:  django-admin.py  |       Version:  SVN   
             Resolution:                   |      Keywords:        
           Triage Stage:  Unreviewed       |     Has patch:  0     
    Needs documentation:  0                |   Needs tests:  0     
Patch needs improvement:  0                |  
-------------------------------------------+--------------------------------

Comment (by ramiro):

 What's the command you are using to run the test suite?. What Django SVN
 revision are you using?

 I'm on r15632 and I'm getting two errors and one failure, all unrelated to
 this. I'm simply running

 {{{
 C:\...>python -V
 Python 2.7.1

 C:\...>cd tests
 C:\...>PYTHONPATH=..
 C:\...>python runtests.py --settings=test_sqlite admin_scripts
 }}}

 OS is Windows 7.

 Running the `admin_script` test alone don't generate errors either.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/15370#comment:4>
Django <http://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