NEW 208018
[ iOS wk2 Release ] perf/clone-with-focus.html is flaky failing.
https://bugs.webkit.org/show_bug.cgi?id=208018
Summary [ iOS wk2 Release ] perf/clone-with-focus.html is flaky failing.
Jason Lawrence
Reported 2020-02-20 10:57:36 PST
perf/clone-with-focus.html Description: This test is flaky failing throughout the visible history. The oldest failing test is at r255367, the oldest passing showing is r255359. History: https://results.webkit.org/?suite=layout-tests&test=perf%2Fclone-with-focus.html&platform=ios&style=release&limit=50000 Diff: --- /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/perf/clone-with-focus-expected.txt +++ /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/perf/clone-with-focus-actual.txt @@ -1,2 +1,2 @@ -PASS. Cloning elements takes roughly as long with as without focus. +FAIL. Cloning 1000 elements with focus took 7ms, without took 2ms.
Attachments
Radar WebKit Bug Importer
Comment 1 2020-02-20 10:57:57 PST
Jason Lawrence
Comment 2 2020-02-20 11:06:19 PST
I have marked this test as failing while this issue is investigated. https://trac.webkit.org/changeset/257070/webkit
Jason Lawrence
Comment 3 2020-02-20 11:08:00 PST
I can reproduce this issue with r257062 by running the command below. run-webkit-tests perf/clone-with-focus.html --iterations 3000 --exit-after-n-failures 5 -f --force --ios-simulator [12/3000] perf/clone-with-focus.html failed unexpectedly (text diff) [19/3000] perf/clone-with-focus.html failed unexpectedly (text diff) [27/3000] perf/clone-with-focus.html failed unexpectedly (text diff) [34/3000] perf/clone-with-focus.html failed unexpectedly (text diff) [36/3000] perf/clone-with-focus.html failed unexpectedly (text diff) Exiting early after 5 failures. 34 tests run. 29 tests ran as expected, 5 didn't (2966 didn't run):
Note You need to log in before you can comment on or make changes to this bug.