[Webkit-unassigned] [Bug 187931] REGRESSION: Multiple svg layout tests have become flaky timeouts

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 6 08:57:25 PDT 2018


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

Truitt Savell <tsavell at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tsavell at apple.com

--- Comment #6 from Truitt Savell <tsavell at apple.com> ---
After further testing and help from Johnathan, I found that running the directories storage/indexeddb/modern/ and svg/ in succession with one test runner reproduced the issue. I bisected the storage/indexeddb/modern/ directory down to find that storage/indexeddb/modern/opendatabase-after-storage-crash.html  is the casue of the flakey timouts. If you run this test in front tof the svg/ directory there is a chance of a timout occuring. 

Test Command Line:
Run-webkit-tests --root testbuild-234505 storage/indexeddb/modern/opendatabase-after-storage-crash.html   svg/ --child-processes 1 -v

I then marked the test as skip locally and ran both directories again 10 times with no timouts occuring. 

Next steps are to mark the test as skip for now and work to find a proper solution.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180806/95e76bce/attachment.html>


More information about the webkit-unassigned mailing list