<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>90091</bug_id>
          
          <creation_ts>2012-06-27 12:24:28 -0700</creation_ts>
          <short_desc>[Qt] REGRESSION(r121348): It made 500+ tests flakey</short_desc>
          <delta_ts>2012-06-28 00:22:22 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>New Bugs</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>87680</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>Qt, QtTriaged</keywords>
          <priority>P1</priority>
          <bug_severity>Critical</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>89475</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Csaba Osztrogonác">ossy</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>abecsi</cc>
    
    <cc>achicu</cc>
    
    <cc>hausmann</cc>
    
    <cc>ossy</cc>
    
    <cc>simon.fraser</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>658775</commentid>
    <comment_count>0</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-06-27 12:24:28 -0700</bug_when>
    <thetext>http://trac.webkit.org/changeset/121349 made 500+ tests flakey on Qt bots
and it made the bots exit early, so the Qt bot is useless because of this bug.

http://build.webkit.org/builders/Qt%20Linux%20Release/builds/48817
http://build.webkit.sed.hu/builders/x86-64%20Linux%20Qt%20Release/builds/39264

Could you check it, please?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>658787</commentid>
    <comment_count>1</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-06-27 12:39:28 -0700</bug_when>
    <thetext>András, have you got any idea what caused this annoying sideeffect bug?

Simon, what should we do in this case? Skip 500+ test? Rollout the patch which cause it? Maybe it is innocent and there are a serious bug in QtWebKit somewhere ... Or leave the bots broken?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>658795</commentid>
    <comment_count>2</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-06-27 12:49:08 -0700</bug_when>
    <thetext>I forgot to mention that it is Qt-WK1 related bug. It is valid 
on Qt 4.8 and Qt 5.0 WebKit, but everything works on Qt 5.0 WK2.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>658807</commentid>
    <comment_count>3</comment_count>
    <who name="Simon Hausmann">hausmann</who>
    <bug_when>2012-06-27 13:06:14 -0700</bug_when>
    <thetext>(In reply to comment #1)
&gt; András, have you got any idea what caused this annoying sideeffect bug?
&gt; 
&gt; Simon, what should we do in this case? Skip 500+ test? Rollout the patch which cause it? Maybe it is innocent and there are a serious bug in QtWebKit somewhere ... Or leave the bots broken?

My first impression is as well that the patch is innocent. Unfortunately I&apos;m without a build machine for the next couple of days, otherwise I&apos;d give this a try myself, but here&apos;s what I&apos;d do:

    1) Try to reproduce the failures locally
    2) See if reverting just that patch _does_ fix it (I doubt it)
    3) Bisect down to the change that caused it

  or

    4) Find out that it&apos;s some weird miscompilation or unclean build issue that this particular patch just uncovered by accident.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>659276</commentid>
    <comment_count>4</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-06-28 00:01:30 -0700</bug_when>
    <thetext>r121349 is innocent, http://trac.webkit.org/changeset/121348 is the culprit.
With r121347 everything works, and with r121348 tests are flakey.

I tried reverting r121348 on ToT, and it solved the problem for me.
Now I&apos;m trying to find what caused the problem. My first idea is that 
the new css3/filters/blur-filter-page-scroll.html does something wrong.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>659288</commentid>
    <comment_count>5</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-06-28 00:20:12 -0700</bug_when>
    <thetext>Oh, I got it. AcceleratedCompositingEnabled and MockScrollBarsEnabled isn&apos;t reset after each test in Qt&apos;s DRT. :-/ What a pathetic bug!

Here is the bug report for MockScrollBarsEnabled - https://bugs.webkit.org/show_bug.cgi?id=87680</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>659290</commentid>
    <comment_count>6</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2012-06-28 00:22:22 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 87680 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>