Bug 80293 - [Qt] fast/text/international/spaces-combined-in-vertical-text.html produces incorrect results
Summary: [Qt] fast/text/international/spaces-combined-in-vertical-text.html produces i...
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: Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2012-03-05 08:22 PST by mitz
Modified: 2014-02-03 03:20 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2012-03-05 08:22:55 PST
fast/text/international/spaces-combined-in-vertical-text.html should output “PASS if no ASSERT fail or crash in debug build.”, as it does in OS X WebKit. It turns out (see bug 80284) that in Chromium, it outputs something different (the expected results as originally committed, <http://trac.webkit.org/browser/trunk/LayoutTests/fast/text/international/spaces-combined-in-vertical-text-expected.txt?rev=104322>).
Comment 1 Ken Buchanan 2012-03-05 08:30:03 PST
How did the initial expected result get through commit queue without error?
Comment 2 mitz 2012-03-05 08:35:27 PST
(In reply to comment #1)
> How did the initial expected result get through commit queue without error?

Perhaps the commit queue is using Chromium.
Comment 3 Adam Barth 2012-03-05 10:10:57 PST
> Perhaps the commit queue is using Chromium.

Correct.  The commit-queue uses chromium-linux.
Comment 4 Csaba Osztrogonác 2012-03-06 01:56:52 PST
It has wrong result on Qt too:
--- /ramdisk/qt-linux-64-release/build/layout-test-results/fast/text/international/spaces-combined-in-vertical-text-expected.txt 
+++ /ramdisk/qt-linux-64-release/build/layout-test-results/fast/text/international/spaces-combined-in-vertical-text-actual.txt 
@@ -1,1 +1,1 @@
-PASS if no ASSERT fail or crash in debug build.
+ďżź
Comment 5 Jocelyn Turcotte 2014-02-03 03:20:18 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.