Bug 86452

Summary: [Qt] New failing and flakey tests with newer Qt 5
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abecsi, ossy
Priority: P2 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 79666    
Attachments:
Description Flags
wk1 results
none
wk2 results
none
skip patch
none
updated skip patch none

Description Csaba Osztrogonác 2012-05-15 01:09:55 PDT
Qt5 hash runs on the bots now: 88442f81edb4464cc88ac7c970333e7e59f1d200
Newer Qt 5 hash which (or a previous one) caused this bug: 5146b9449d58b2c3fe54173ebbdfb07b6e0da19f
Comment 1 Csaba Osztrogonác 2012-05-15 01:13:45 PDT
new flakey tests with WK1 (and maybe with WK2):
------------------------------------------------
fast/forms/input-paste-undo.html
fast/ruby/ruby-inline-style-not-updated.html
fast/table/table-row-before-child-style-update.html
fast/table/table-row-style-not-updated-with-before-content.html
fast/table/table-row-style-not-updated.html
fast/table/table-style-not-updated.html
svg/custom/scrolling-embedded-svg-file-image-repaint-problem.html
svg/hixie/text/002.xml

new failing tests with WK1 (and maybe with WK2):
-------------------------------------------------
fast/ruby/ruby-inline-style-not-updated-with-before-after-content.html
fast/table/table-before-child-style-update.html
fast/table/table-row-style-not-updated-with-after-content.html
svg/css/text-gradient-shadow.svg

new flakey tests with WK2 only:
--------------------------------
fast/ruby/ruby-block-style-not-updated.html
http/tests/websocket/tests/hybi/interleaved-fragments.html
svg/W3C-SVG-1.1/render-elems-07-t.svg
svg/W3C-SVG-1.1/render-groups-03-t.svg
svg/hixie/text/002.xml
svg/hixie/viewbox/003.xml

new failing tests with WK2 only:
--------------------------------
fast/ruby/ruby-inline-style-not-updated-with-before-after-content.html
fast/ruby/ruby-inline-style-not-updated.html
fast/table/table-before-child-style-update.html
fast/table/table-row-before-child-style-update.html
fast/table/table-row-style-not-updated-with-after-content.html
fast/table/table-row-style-not-updated-with-before-content.html
fast/table/table-row-style-not-updated.html
fast/table/table-style-not-updated.html
svg/W3C-SVG-1.1/render-elems-08-t.svg
Comment 2 Csaba Osztrogonác 2012-05-15 01:15:34 PDT
Created attachment 141885 [details]
wk1 results
Comment 3 Csaba Osztrogonác 2012-05-15 01:16:05 PDT
Created attachment 141886 [details]
wk2 results
Comment 4 Csaba Osztrogonác 2012-05-15 01:17:35 PDT
Created attachment 141887 [details]
skip patch

Here is a patch we can hide (== paper over) this serious regression with.
Comment 5 Csaba Osztrogonác 2012-05-15 05:07:47 PDT
Created attachment 141925 [details]
updated skip patch

With the latest Qt5 hash (f1409e7b02097823f8f0b4e56a12d3ef99f29084)
and with this patch Qt5-WK1 and WK2 bots will be happy.
But unfortunately the bug is still valid.
Comment 6 Csaba Osztrogonác 2012-10-09 00:50:31 PDT
They pass now, unskipped by r130730.