WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
Bug 139903
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
Add attachment
proposed patch, testcase, etc.
Grzegorz Czajkowski
Comment 1
2014-12-23 02:29:24 PST
Committed
r177684
: <
http://trac.webkit.org/changeset/177684
>
Grzegorz Czajkowski
Comment 2
2014-12-23 03:23:59 PST
It looks like it's flaky in Release builds as well
https://build.webkit.org/builders/Apple%20Yosemite%20Release%20WK1%20%28Tests%29/builds/1527/steps/layout-test/logs/stdio
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.
Top of Page
Format For Printing
XML
Clone This Bug