Bug 89205
| Summary: | REGRESSION (r120423): editing/spelling/grammar-edit-word.html failing on GTK Linux 64-bit Release | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Zan Dobersek <zan> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | hbono, morrita, mrobinson |
| Priority: | P2 | Keywords: | Gtk, LayoutTestFailure, MakingBotsRed, Regression |
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | http://build.webkit.org/results/GTK%20Linux%2064-bit%20Release/r120424%20(25301)/results.html | ||
Zan Dobersek
editing/spelling/grammar-edit-word.html started failing on GTK Linux 64-bit Release after r120423.
http://trac.webkit.org/log/trunk?rev=1204234&stop_rev=120423&limit=3
http://build.webkit.org/results/GTK%20Linux%2064-bit%20Release/r120422%20(25300)/results.html passed
http://build.webkit.org/results/GTK%20Linux%2064-bit%20Release/r120424%20(25301)/results.html failed
Diff:
--- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/editing/spelling/grammar-edit-word-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/editing/spelling/grammar-edit-word-actual.txt
@@ -4,7 +4,7 @@
document.execCommand("InsertText", false, "You has the right.")
-PASS internals.hasGrammarMarker(document, 4, 3) is true
+FAIL internals.hasGrammarMarker(document, 4, 3) should be true. Was false.
Delete the end of this sentence until it becomes "You ha".
layoutTestController.execCommand("DeleteBackward")
layoutTestController.execCommand("DeleteBackward")
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Martin Robinson
Hironori, your change seems to have caused this regression on GTK+.
Martin Robinson
*** This bug has been marked as a duplicate of bug 89199 ***