[Webkit-unassigned] [Bug 29090] http/tests/xmlhttprequest/workers/methods-async.html occasionally timing out on Tiger bot

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 7 21:36:36 PDT 2009


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





--- Comment #20 from Eric Seidel <eric at webkit.org>  2009-10-07 21:36:35 PDT ---
I'm beginning to think this has more to do with xmlhttprequest tests and less
to do with workers.

I think we have a random corruption problem, similar to what ap solved with the
CString null termination issue, since this is producing most often some sort of
network hang, and occasional crashes on both Leopard and tiger.  The fact that
the hangs all look similar, but seem to be with different tests leads me to
believe this is all one root cause.  I'm not sure why this happens more often
on Tiger than Leopard yet.

This is definitely our worst test falkiness bug for Mac at the moment.

>From this evening:
http://build.webkit.org/results/Leopard%20Intel%20Release%20(Tests)/r49284%20(5872)/http/tests/xmlhttprequest/xmlhttprequest-onProgress-open-should-zero-length-pretty-diff.html
http://build.webkit.org/results/Tiger%20Intel%20Release/r49260%20(5031)/http/tests/xmlhttprequest/workers/shared-worker-methods-async-pretty-diff.html

Bug 30194 (also seen this evening) might also be from the same root cause.  Not
sure.

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