#12658: Import Errors in test files cause tests to be split.
-------------------------------+--------------------------------------------
 Reporter:  schinckel          |       Owner:  nobody    
   Status:  new                |   Milestone:            
Component:  Testing framework  |     Version:  1.1       
 Keywords:                     |       Stage:  Unreviewed
Has_patch:  0                  |  
-------------------------------+--------------------------------------------
 If you have an import error (or an error in a file that is trying to be
 imported) in a test file, then the tests from that file (possible even the
 whole app) are skipped.

 This does not seem to present unless your tests have been split into
 seperate files inside a tests package/folder in your app.

 This is discussed in the following thread http://groups.google.com/group
 /django-users/browse_thread/thread/70385d35ec43a6e3/

 Note: this is not limited to recent trunk versions - I am running 1.1.1
 and it manifests there too.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/12658>
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-upda...@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