NEW 140084
js/dom/dfg-inline-resolve.html flakily times out
https://bugs.webkit.org/show_bug.cgi?id=140084
Summary js/dom/dfg-inline-resolve.html flakily times out
Alexey Proskuryakov
Reported 2015-01-05 10:42:30 PST
js/dom/dfg-inline-resolve.html usually succeeds in ~1 second, but sometimes (frequently) it times out in 35 seconds. Mysteriously, this only seems to happen on Yosemite WK2 - both debug and release. Not sure if this is a JSC issue, or a timers bug (this test uses setInterval with 200 iterations).
Attachments
Alexey Proskuryakov
Comment 1 2015-01-05 10:45:37 PST
Added a test expectation in r177918.
Note You need to log in before you can comment on or make changes to this bug.