Bug 86452 - [Qt] New failing and flakey tests with newer Qt 5
Summary: [Qt] New failing and flakey tests with newer Qt 5
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks: 79666
  Show dependency treegraph
 
Reported: 2012-05-15 01:09 PDT by Csaba Osztrogonác
Modified: 2012-10-09 00:50 PDT (History)
2 users (show)

See Also:


Attachments
wk1 results (775.71 KB, application/x-gzip)
2012-05-15 01:15 PDT, Csaba Osztrogonác
no flags Details
wk2 results (641.26 KB, application/x-gzip)
2012-05-15 01:16 PDT, Csaba Osztrogonác
no flags Details
skip patch (1.39 KB, patch)
2012-05-15 01:17 PDT, Csaba Osztrogonác
no flags Details | Formatted Diff | Diff
updated skip patch (2.81 KB, patch)
2012-05-15 05:07 PDT, Csaba Osztrogonác
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.