Bug 88522

Summary: [Qt] 4 sputnik/Unicode/Unicode_510/* tests fail
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: ap
Priority: P2 Keywords: Qt, QtTriaged
Version: 420+   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 87008    

Description Csaba Osztrogonác 2012-06-07 04:22:30 PDT
Failing tests:
- sputnik/Unicode/Unicode_510/S7.6_A3.1.html 
- sputnik/Unicode/Unicode_510/S7.6_A3.2.html 
- sputnik/Unicode/Unicode_510/S7.6_A5.3_T1.html
- sputnik/Unicode/Unicode_510/S7.6_A5.3_T2.html


Fails with Qt 5: (WK1 and WK2 too)
===================================

sputnik/Unicode/Unicode_510/S7.6_A3.1.html 
-------------------------------------------
-FAIL SputnikError: #F870-F87F
+FAIL SputnikError: #0524-0525

sputnik/Unicode/Unicode_510/S7.6_A3.2.html
-------------------------------------------
-FAIL SputnikError: #F882
+FAIL SputnikError: #0524-0525

sputnik/Unicode/Unicode_510/S7.6_A5.3_T1.html
----------------------------------------------
-FAIL SputnikError: #F870-F87F
+FAIL SputnikError: #0524-0525

sputnik/Unicode/Unicode_510/S7.6_A5.3_T2.html
----------------------------------------------
-FAIL SputnikError: #F870-F87F
+FAIL SputnikError: #0524-0525

Fails with Qt 4:
=================

sputnik/Unicode/Unicode_510/S7.6_A3.1.html 
-------------------------------------------
-FAIL SputnikError: #F870-F87F
+FAIL SputnikError: #200C-200D

sputnik/Unicode/Unicode_510/S7.6_A3.2.html 
-------------------------------------------
-FAIL SputnikError: #F882
+PASS

Isn't it a progression instead of regression? Why the fail is expected?

sputnik/Unicode/Unicode_510/S7.6_A5.3_T1.html
----------------------------------------------
-FAIL SputnikError: #F870-F87F
+FAIL SputnikError: #200C-200D

sputnik/Unicode/Unicode_510/S7.6_A5.3_T2.html
----------------------------------------------
-FAIL SputnikError: #F870-F87F
+FAIL SputnikError: #200C-200D
Comment 1 Alexey Proskuryakov 2012-06-07 14:25:40 PDT
These numbered subdirectories are expected to fail when platform implements a different version of Unicode. Likely best for you to skip these permanently.
Comment 2 Jocelyn Turcotte 2014-02-03 03:21:09 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.