Bug 72251 - [Qt] new test editing/spelling/spelling-unified-emulation.html is failing
Summary: [Qt] new test editing/spelling/spelling-unified-emulation.html is failing
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 70299 87008
  Show dependency treegraph
 
Reported: 2011-11-14 01:07 PST by Kristóf Kosztyó
Modified: 2014-02-03 03:19 PST (History)
7 users (show)

See Also:


Attachments
skipp the failing test (1.14 KB, patch)
2011-11-14 01:17 PST, Kristóf Kosztyó
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kristóf Kosztyó 2011-11-14 01:07:00 PST
New test introduced in r100050, but it is failing on Qt

Diff:
--- /ramdisk/qt-linux-64-release/build/layout-test-results/editing/spelling/spelling-unified-emulation-expected.txt 
+++ /ramdisk/qt-linux-64-release/build/layout-test-results/editing/spelling/spelling-unified-emulation-actual.txt 
@@ -2,27 +2,14 @@
 
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 
-PASS numMarked is length
-PASS str is markedStr
-PASS numMarked is length
-PASS str is markedStr
-PASS numMarked is length
-PASS str is markedStr
-PASS str is markedStr
-PASS numMarked is length
-PASS str is markedStr
-PASS str is markedStr
-PASS str is markedStr
-PASS numMarked is length
-PASS str is markedStr
-PASS str is markedStr
-PASS str is markedStr
-PASS numMarked is length
-PASS str is markedStr
-PASS numMarked is length
-PASS str is markedStr
-PASS numMarked is length
-PASS str is markedStr
+FAIL numMarked should be 1. Was 0.
+FAIL numMarked should be 1. Was 0.
+FAIL numMarked should be 2. Was 0.
+FAIL numMarked should be 3. Was 0.
+FAIL numMarked should be 3. Was 0.
+FAIL numMarked should be 1. Was 0.
+FAIL numMarked should be 1. Was 0.
+FAIL numMarked should be 1. Was 0.
 PASS numMarked is length
 PASS numMarked is length
 PASS successfullyParsed is true
Comment 1 Kristóf Kosztyó 2011-11-14 01:17:38 PST
Created attachment 114898 [details]
skipp the failing test
Comment 2 Kristóf Kosztyó 2011-11-14 01:23:09 PST
It's failng on GTK too.
Comment 3 Csaba Osztrogonác 2011-11-14 01:26:38 PST
Comment on attachment 114898 [details]
skipp the failing test

Landed in http://trac.webkit.org/changeset/100112
Comment 4 Ádám Kallai 2013-02-17 14:47:03 PST
The bug is still valid.
Comment 5 Jocelyn Turcotte 2014-02-03 03:19:15 PST
=== Bulk closing of Qt bugs ===

If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary.

If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.