NEW 170393
perf/clone-with-focus.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=170393
Summary perf/clone-with-focus.html is a flaky failure
Alexey Proskuryakov
Reported 2017-04-02 10:24:16 PDT
This test somewhat frequently fails on iOS Simulator, but looking at the error, it doesn't seem particularly meaningful in the context of layout tests. Of course an action can take a few hundred milliseconds longer than normal, as there are many processes competing for CPU. -PASS. Cloning elements takes roughly as long with as without focus. +FAIL. Cloning 1000 elements with focus took 17ms, without took 3ms.
Attachments
Note You need to log in before you can comment on or make changes to this bug.