Bug 170393

Summary: perf/clone-with-focus.html is a flaky failure
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: lforschler, rniwa, ryanhaddad
Priority: P2    
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=208018

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.