RESOLVED FIXED 122414
context-menu-suggestions-multiword-selection.html and context-menu-suggestions-subword-selection.html are flaky after r156901
https://bugs.webkit.org/show_bug.cgi?id=122414
Summary context-menu-suggestions-multiword-selection.html and context-menu-suggestion...
Alexey Proskuryakov
Reported 2013-10-06 10:22:48 PDT
Attachments
Patch (4.88 KB, patch)
2013-10-07 07:18 PDT, Grzegorz Czajkowski
rniwa: review+
Alexey Proskuryakov
Comment 1 2013-10-06 10:28:15 PDT
Marked as flaky in r156990.
Grzegorz Czajkowski
Comment 2 2013-10-07 04:36:32 PDT
Grzegorz Czajkowski
Comment 3 2013-10-07 04:49:24 PDT
Marked as flaky context-menu-suggestions-subword-selection.html too. It started failing for Mac similarly to context-menu-suggestions-multiword-selection.html.
Grzegorz Czajkowski
Comment 4 2013-10-07 07:18:52 PDT
Ryosuke Niwa
Comment 5 2013-10-07 11:02:43 PDT
Comment on attachment 213579 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=213579&action=review > LayoutTests/editing/spelling/resources/util.js:28 > + }, true /* Doesn't produce logs on success. */ ); I think it's fine to output this. We just need to rebaseline the tests.
Grzegorz Czajkowski
Comment 6 2013-10-07 11:54:16 PDT
(In reply to comment #5) > (From update of attachment 213579 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=213579&action=review > > > LayoutTests/editing/spelling/resources/util.js:28 > > + }, true /* Doesn't produce logs on success. */ ); > > I think it's fine to output this. We just need to rebaseline the tests. Sure, will do that before landing. We should be aware that more spellchecking tests include utils.js and those need to be rebaselined too.
Grzegorz Czajkowski
Comment 7 2013-10-08 02:56:53 PDT
Note You need to log in before you can comment on or make changes to this bug.