[Webkit-unassigned] [Bug 120671] New: Newly added editing/selection/doubleclick-japanese-text.html test in r155014 is failing on EFL and QT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 4 02:06:34 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=120671

           Summary: Newly added
                    editing/selection/doubleclick-japanese-text.html test
                    in r155014 is failing on EFL and QT
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zarvai at inf.u-szeged.hu
                CC: ap at webkit.org, allan.jensen at digia.com,
                    rniwa at webkit.org, kadam at inf.u-szeged.hu,
                    abrhm at inf.u-szeged.hu
            Blocks: 87008


New test failing on EFL WK1 and QT WK1 WK2:

http://build.webkit.org/results/EFL%20Linux%2064-bit%20Release%20WK1/r155023%20%281650%29/editing/selection/doubleclick-japanese-text-pretty-diff.html

http://build.webkit.sed.hu/results/x86-64%20Linux%20Qt%20Debug/r155021%20%2830342%29/editing/selection/doubleclick-japanese-text-pretty-diff.html
http://build.webkit.sed.hu/results/x86-32%20Linux%20Qt%20Release%20WebKit2/r155023%20%2837850%29/editing/selection/doubleclick-japanese-text-pretty-diff.html

--- /ramdisk/qt-linux-32-release-webkit2/build/layout-test-results/editing/selection/doubleclick-japanese-text-expected.txt
+++ /ramdisk/qt-linux-32-release-webkit2/build/layout-test-results/editing/selection/doubleclick-japanese-text-actual.txt
@@ -2,9 +2,29 @@

 例えばオーストラリア
 Passed for offset 55
-Passed for offset 70
-Passed for offset 85
-Passed for offset 100
-Passed for offset 115
-Passed for offset 130
+Failed for offset 70
+  Expected: オーストラリア
+  Actual: 

+
+Failed for offset 85
+  Expected: オーストラリア
+  Actual: 
+
+
+Failed for offset 100
+  Expected: オーストラリア
+  Actual: 
+
+
+Failed for offset 115
+  Expected: オーストラリア
+  Actual: 
+
+
+Failed for offset 130
+  Expected: オーストラリア
+  Actual: 
+
+
+

And r155014 also made fail on Qt:
editing/style/make-text-writing-direction-inline-win.html
http://build.webkit.sed.hu/results/x86-64%20Linux%20Qt%20Debug/r155021%20%2830342%29/editing/style/make-text-writing-direction-inline-win-pretty-diff.html

--- /home/webkitbuildbot/slaves/debug64bit/buildslave/qt-linux-64-debug/build/layout-test-results/editing/style/make-text-writing-direction-inline-win-expected.txt
+++ /home/webkitbuildbot/slaves/debug64bit/buildslave/qt-linux-64-debug/build/layout-test-results/editing/style/make-text-writing-direction-inline-win-actual.txt
@@ -28,11 +28,11 @@
 PASS LeftToRight on third word of "<div dir="rtl">هنا <span dir="ltr">يكتب النص العربي</span></div>"
 PASS RightToLeft on third word of "<div dir="rtl">هنا <span dir="ltr">يكتب النص العربي</span></div>"
 PASS Natural on first word of "写中文"
-FAIL LeftToRight on first word of "写中文" yielded <span style="unicode-bidi: embed;">写中</span>文 but expected <span style="unicode-bidi: embed;">写</span>中文
-FAIL RightToLeft on first word of "写中文" yielded <span style="unicode-bidi: embed; direction: rtl;">写中</span>文 but expected <span style="unicode-bidi: embed; direction: rtl;">写</span>中文
+PASS LeftToRight on first word of "写中文"
+PASS RightToLeft on first word of "写中文"
 PASS Natural on first word of "<div dir="rtl">写中文</div>"
-FAIL LeftToRight on first word of "<div dir="rtl">写中文</div>" yielded <div dir="rtl"><span style="unicode-bidi: embed; direction: ltr;">写中</span>文</div> but expected <div dir="rtl"><span style="unicode-bidi: embed; direction: ltr;">写</span>中文</div>
-FAIL RightToLeft on first word of "<div dir="rtl">写中文</div>" yielded <div dir="rtl"><span style="unicode-bidi: embed;">写中</span>文</div> but expected <div dir="rtl"><span style="unicode-bidi: embed;">写</span>中文</div>
+PASS LeftToRight on first word of "<div dir="rtl">写中文</div>"
+PASS RightToLeft on first word of "<div dir="rtl">写中文</div>"
 PASS successfullyParsed is true

 TEST COMPLETE

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list