RESOLVED INVALID 114611
[Qt] The layout test fast/repaint/background-shorthand-with-gradient-and-height-changes.html is failing after 148203.
https://bugs.webkit.org/show_bug.cgi?id=114611
Summary [Qt] The layout test fast/repaint/background-shorthand-with-gradient-and-heig...
Ádám Kallai
Reported 2013-04-15 02:24:51 PDT
http://trac.webkit.org/changeset/148203 --- /ramdisk/qt-linux-64-release/build/layout-test-results/fast/repaint/background-shorthand-with-gradient-and-height-changes-expected.txt +++ /ramdisk/qt-linux-64-release/build/layout-test-results/fast/repaint/background-shorthand-with-gradient-and-height-changes-actual.txt @@ -3,8 +3,8 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". -PASS repaintRects.indexOf('28 84') is not -1 -PASS repaintRects.indexOf('8 84') is not -1 +FAIL repaintRects.indexOf('28 84') should not be -1. +FAIL repaintRects.indexOf('8 84') should not be -1. PASS successfullyParsed is true TEST COMPLETE Could you check what happened to it?
Attachments
zalan
Comment 1 2013-04-15 03:09:02 PDT
Looks like the qt builds get a different repaint rects when executing this test. Looking into it.
Note You need to log in before you can comment on or make changes to this bug.