[Webkit-unassigned] [Bug 36934] REGRESSION(56394): http/tests/xmlhttprequest/xmlhttprequest-50ms-download-dispatch.html fails on Tiger

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 1 20:15:39 PDT 2010


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


Julien Chaffraix <jchaffraix at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |




--- Comment #9 from Julien Chaffraix <jchaffraix at webkit.org>  2010-04-01 20:15:38 PST ---
Reopening this bug as it was not mean to be closed.

The Tiger build bot fails consistently 2 strict tests (my previous analysis was
completely off):

FAILED (count was 1) for strict test 1
FAILED (count was 1) for strict test 3

Looking at
http/tests/xmlhttprequest/xmlhttprequest-50ms-download-dispatch.html, the only
strict test that passes is expecting 1 'progress' event. The throttled tests
would also pass with only 1 event. Without more information, it seems like the
network library buffers the input.

Increasing the time between chunks of data could help but we may miss some
corner cases at the 50 ms limit (which would be difficult to get reliably on
the bots). I will go ahead and increase it in the following days to make the
bot happy.

-- 
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