editing/spelling/grammar-paste.html is flaky in debug after r177682
https://bugs.webkit.org/show_bug.cgi?id=139903
Summary editing/spelling/grammar-paste.html is flaky in debug after r177682
Grzegorz Czajkowski
Reported 2014-12-23 02:12:52 PST
This test is flaky in debug builds after http://trac.webkit.org/changeset/177682. It seems that the test needs to call internals.updateEditorUINowIfScheduled() after programmatic selection changes.
Attachments
Grzegorz Czajkowski
Comment 1 2014-12-23 02:29:24 PST
Grzegorz Czajkowski
Comment 2 2014-12-23 03:23:59 PST
Grzegorz Czajkowski
Comment 3 2014-12-23 05:24:19 PST
I was able to reproduce it with: ./Tools/Scripts/run-webkit-tests --debug LayoutTests/editing/spelling/grammar-paste.html --iterations=200 --time-out-ms=3000 Result: [1/1] editing/spelling/grammar-paste.html passed 196 tests ran as expected, 4 didn't: Might be similar to https://bugs.webkit.org/show_bug.cgi?id=139862. This is probably regression from http://trac.webkit.org/changeset/164401
Alexey Proskuryakov
Comment 4 2015-01-11 01:15:44 PST
Looks like this happens on all Mac WK1 bots, not just on debug. I'll update test expectations.
Note You need to log in before you can comment on or make changes to this bug.