[Webkit-unassigned] [Bug 69219] [Soup] Somet tests fail with FAIL Unexpected response data received: Wrong method: GET

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 16 09:13:01 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=69219


Sergio Villar Senin <svillar at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |svillar at igalia.com




--- Comment #1 from Sergio Villar Senin <svillar at igalia.com>  2011-11-16 09:12:57 PST ---
Looks like this could be fixable if we don't stop adding blob data to the message body if one of them fails. For example in the case of 

http/tests/local/blob/send-hybrid-blob.html

the test tries to attach some file that does not exist. If we go on trying to append the rest of the data then the test works fine.

There is only one more test in the Skipped file for this particular issue Martin, but you talk about a bunch of them. Do they require the Filesystem API to run?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list