Bug 69718

Summary: [Qt] dumpAsText() output of Qt-DRT differs from other DRTs
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: kkristof, ossy
Priority: P2 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Csaba Osztrogonác
Reported 2011-10-09 03:13:33 PDT
This bug was revealed by https://bugs.webkit.org/show_bug.cgi?id=69700#c7 dumpAsText() output of the following text differs: <body> This test passes if it doesn't alert the contents of innocent-victim.html. </body> -This test passes if it doesn't alert the contents of innocent-victim.html.<SPACE><SPACE> +This test passes if it doesn't alert the contents of innocent-victim.html.
Attachments
Csaba Osztrogonác
Comment 1 2012-05-22 01:18:03 PDT
One more failing test because of this bug: --- /ramdisk/qt-linux-64-release/build/layout-test-results/svg/custom/bug86119-expected.txt +++ /ramdisk/qt-linux-64-release/build/layout-test-results/svg/custom/bug86119-actual.txt @@ -1,1 +1,1 @@ -Test for Bug 86119. Test passes if it does not crash and you see a green rectangle above this text. +Test for Bug 86119. Test passes if it does not crash and you see a green rectangle above this text.
Csaba Osztrogonác
Comment 2 2012-07-10 02:22:56 PDT
Only few tests are affected, and we couldn't find how to fix it. We can live with a dozen of Qt specific expected results because of this bug.
Note You need to log in before you can comment on or make changes to this bug.