[Webkit-unassigned] [Bug 130942] REGRESSION (r166144?): fast/preloader/document-write.html is very flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 31 17:06:16 PDT 2014


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-unassigned at lists.web |darin at apple.com
                   |kit.org                     |




--- Comment #5 from Alexey Proskuryakov <ap at webkit.org>  2014-03-31 17:06:34 PST ---
document-write-plaintext.js is also used in fast/preloader/document-write-2.html (which comes before fast/preloader/document-write.html, counterintuitively).

I tried to reproduce this issue locally to see if making the resource name unique would resolve it, but I couldn't make it happen. So, I just marked the test as flaky for now in <http://trac.webkit.org/r166548>, to avoid increasing confusion.

Also, I suspect that the test is inherently flaky, because preloading could happen before JS execution starts, and thus before we call testRunner.dumpResourceResponseMIMETypes().

Assigning to Darin per his request.

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