[Webkit-unassigned] [Bug 37104] New: XMLHttpRequest Exception 101 causing flakiness on numerous XHR tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 5 12:09:59 PDT 2010


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

           Summary: XMLHttpRequest Exception 101 causing flakiness on
                    numerous XHR tests
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
                CC: ap at webkit.org, fishd at chromium.org, abarth at webkit.org
            Blocks: 33357,33742,36774,36941,37045


XMLHttpRequest Exception 101 causing flakiness on numerous XHR tests

This appears to mostly be a problem for Snow Leopard and may be a problem with
the underlying network layer.

This is an attempt to unify a bunch of likely duplicate bugs into one bug.

http/tests/xmlhttprequest/cross-origin-authorization.html:
https://bugs.webkit.org/show_bug.cgi?id=37045
http/tests/xmlhttprequest/access-control-basic-allow.html:
https://bugs.webkit.org/show_bug.cgi?id=36941
http/tests/xmlhttprequest/failed-auth.html:
https://bugs.webkit.org/show_bug.cgi?id=36774
http/tests/xmlhttprequest/cross-origin-cookie-storage.html:
https://bugs.webkit.org/show_bug.cgi?id=33742
http/tests/xmlhttprequest/cross-origin-no-authorization.html:
https://bugs.webkit.org/show_bug.cgi?id=33357

We can probably just dupe all of those against this bug.

Alexey:  Is there some sort of extra information we could collect from the bots
to help us move forward in understanding this bug?  Given that this looks like
an intermittent failure, I doubt we'll get a reproducible case, but it might be
possible to catch this in the debugger running one of these tests enough times
locally.

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