These tests fail on Qt and the Efl bot. fast/viewport/viewport-limits-adjusted-for-no-user-scale-control.html --- /ramdisk/qt-linux-64-release/build/layout-test-results/fast/viewport/viewport-limits-adjusted-for-no-user-scale-control-expected.txt +++ /ramdisk/qt-linux-64-release/build/layout-test-results/fast/viewport/viewport-limits-adjusted-for-no-user-scale-control-actual.txt @@ -1,2 +1,5 @@ -ALERT: PASS - +layer at (0,0) size 800x600 + RenderView at (0,0) size 800x600 +layer at (0,0) size 800x600 + RenderBlock {HTML} at (0,0) size 800x600 + RenderBody {BODY} at (8,8) size 784x584 fast/viewport/viewport-limits-adjusted-for-no-user-scale.html --- /ramdisk/qt-linux-64-release/build/layout-test-results/fast/viewport/viewport-limits-adjusted-for-no-user-scale-expected.txt +++ /ramdisk/qt-linux-64-release/build/layout-test-results/fast/viewport/viewport-limits-adjusted-for-no-user-scale-actual.txt @@ -1,2 +1,5 @@ -ALERT: PASS - +layer at (0,0) size 800x600 + RenderView at (0,0) size 800x600 +layer at (0,0) size 800x600 + RenderBlock {HTML} at (0,0) size 800x600 + RenderBody {BODY} at (8,8) size 784x584
I skipped them on Qt in the r127709 <http://trac.webkit.org/changeset/127709> to paint the bots green.
Are these results correct? Could you check it, please?
Also fail on Gtk
Also fails on EFL
Thanks. Will investigate.
Will look. It's strange that they're getting render tree dumps and not text dumps.
Created attachment 162556 [details] Patch
Created attachment 162557 [details] Patch
Comment on attachment 162557 [details] Patch Thanks!
Comment on attachment 162557 [details] Patch Clearing flags on attachment: 162557 Committed r127798: <http://trac.webkit.org/changeset/127798>
All reviewed patches have been landed. Closing bug.
Created attachment 167145 [details] Unskipping last tests
(In reply to comment #12) > Created an attachment (id=167145) [details] > Unskipping last tests unskipped by https://trac.webkit.org/changeset/130752 But please don't upload new patched to a closed bug, because nobody will notice about it.