Bug 71024 - [GTK] editing/spelling/spelling-unified-emulation.html fails
Summary: [GTK] editing/spelling/spelling-unified-emulation.html fails
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-27 08:55 PDT by Philippe Normand
Modified: 2011-10-27 10:15 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Normand 2011-10-27 08:55:49 PDT
Consistent failure. Diff:

--- /var/lib/buildbot/build/gtk-linux-32-release/build/layout-test-results/editing/spelling/spelling-unified-emulation-expected.txt 
+++ /var/lib/buildbot/build/gtk-linux-32-release/build/layout-test-results/editing/spelling/spelling-unified-emulation-actual.txt 
@@ -23,8 +23,10 @@
 PASS str is markedStr
 PASS numMarked is length
 PASS str is markedStr
-PASS numMarked is length
-PASS numMarked is length
+FAIL numMarked should be 0. Was 1.
+FAIL str should be undefined (of type undefined). Was zzz (of type string).
+FAIL numMarked should be 0. Was 1.
+FAIL str should be undefined (of type undefined). Was zzz (of type string).
 PASS successfullyParsed is true
 
 TEST COMPLETE
Comment 1 Ryosuke Niwa 2011-10-27 10:15:29 PDT
This test is failing on all bots. I've rolled out the patch temporarily.