#2070: Large streaming uploads
---------------------------------------------------------------+------------
   Reporter:  [EMAIL PROTECTED]                         |                Owner: 
 axiak         
     Status:  new                                              |            
Component:  Core framework
    Version:  SVN                                              |           
Resolution:                
   Keywords:  streaming, upload, large, sprintsept14, feature  |                
Stage:  Accepted      
  Has_patch:  1                                                |           
Needs_docs:  0             
Needs_tests:  0                                                |   
Needs_better_patch:  0             
---------------------------------------------------------------+------------
Comment (by Faheem Mitha <[EMAIL PROTECTED]>):

 Uploaded new diff 6469_streaming_file_upload.diff, applying against trunk.

 Currently one unit test is failing, traceback follows. There were two
 tests failing in the earlier version (5820), one of which was this one,
 but [560] helped me fix one of them on IRC.

 [560] thinks this is an unicode error. If this version works for people,
 I'd like to hear about it. It would really nice to get this merged into
 trunk.
 Thanks, Faheem.
 
*************************************************************************************
 FAIL: test_simple_upload
 (regressiontests.test_client_regress.models.FileUploadTests)
 ----------------------------------------------------------------------
 Traceback (most recent call last):
   File "/usr/local/src/django/django-
 trunk.hg+mystreaming/tests/regressiontests/test_client_regress/models.py",
 line 244, in test_simple_upload
     self.assertEqual(response.status_code, 200)
 AssertionError: 500 != 200

 ----------------------------------------------------------------------
 Ran 205 tests in 85.939s

 FAILED (failures=1)

-- 
Ticket URL: <http://code.djangoproject.com/ticket/2070#comment:193>
Django Code <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 [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to