<?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>52115</bug_id>
          
          <creation_ts>2011-01-08 15:54:07 -0800</creation_ts>
          <short_desc>Flaky Test: fast/events/tabindex-focus-blur-all.html</short_desc>
          <delta_ts>2011-05-09 07:54:28 -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>Tools / Tests</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Other</rep_platform>
          <op_sys>OS X 10.5</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>58327</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>50856</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="WebKit Commit Bot">commit-queue</reporter>
          <assigned_to name="WebKit Commit Bot">commit-queue</assigned_to>
          <cc>ademar</cc>
    
    <cc>alice.barraclough</cc>
    
    <cc>eric</cc>
    
    <cc>laszlo.gombos</cc>
    
    <cc>mihaip</cc>
    
    <cc>ossy</cc>
    
    <cc>pam</cc>
    
    <cc>pnormand</cc>
    
    <cc>tonikitoo</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>331308</commentid>
    <comment_count>0</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2011-01-08 15:54:07 -0800</bug_when>
    <thetext>This is an automatically generated bug from the commit-queue.
fast/events/tabindex-focus-blur-all.html has been flaky on the commit-queue.

fast/events/tabindex-focus-blur-all.html was authored by alice.liu@apple.com and pam@chromium.org.
http://trac.webkit.org/browser/trunk/LayoutTests/fast/events/tabindex-focus-blur-all.html

The commit-queue just saw fast/events/tabindex-focus-blur-all.html flake (Text diff mismatch) while processing attachment 78244 on bug 52067.
Bot: eseidel-sf-cq  Port: Mac  Platform: Mac OS X 10.6.4

The bots will update this with information from each new failure.

If you believe this bug to be fixed or invalid, feel free to close.  The bots will re-open if the flake re-occurs.

If you would like to track this test fix with another bug, please close this bug as a duplicate.  The bots will follow the duplicate chain when making future comments.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>331687</commentid>
    <comment_count>1</comment_count>
    <who name="Alice Liu">alice.barraclough</who>
    <bug_when>2011-01-10 10:40:20 -0800</bug_when>
    <thetext>I don&apos;t quite understand the conditions that caused this automatic bug report to be filed, or what the expected next actions might be.  Could someone explain, perhaps eseidel? thank you.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>331718</commentid>
    <comment_count>2</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2011-01-10 11:09:58 -0800</bug_when>
    <thetext>The commit-queue saw fast/events/tabindex-focus-blur-all.html fail (with a text diff) when processing a patch, and then ran the tests a second time and it didn&apos;t fail.  Suggesting that fast/events/tabindex-focus-blur-all.html is flaky.

Unfortunately, since it failed to upload the actual diff, it&apos;s hard for us to understand how/why it failed. I have a patch up for review right now which should fix the diff-upload problem, so if this fails again the queue will update the patch with information about the new failure (including the -diffs.txt file from the results).

We can always close this bug if we believe it to be un-actionable (or dupe it against another bug about the same test?), and the commit-queue will re-open it (or update the dupe) if it sees it fail again.

Again, my apologies that the -diffs.txt upload failed, hopefully that issue will be resolved this afternoon and any future failures like this will contain the results diff (making it easier to understand the failure).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>331744</commentid>
    <comment_count>3</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2011-01-10 11:23:07 -0800</bug_when>
    <thetext>Btw, the diff-upload-failure bug is bug 52048.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>344966</commentid>
    <comment_count>4</comment_count>
    <who name="Mihai Parparita">mihaip</who>
    <bug_when>2011-02-03 13:42:25 -0800</bug_when>
    <thetext>I don&apos;t know if this directly related, but I was able to get the test to consistently crash in debug builds when run in conjunction with another test:

run-webkit-tests fast/events/recorded-keydown-event.html fast/events/tabindex-focus-blur-all.html

FlateDecode: decoding error: incorrect data check.
ASSERTION FAILED: m_rootObject-&gt;isValid()
(/Users/mihaip/Developer/source/chromium1/src/third_party/WebKit/Source/WebCore/bridge/jsc/BridgeJSC.cpp:109 void JSC::Bindings::Instance::willDestroyRuntimeObject(JSC::Bindings::RuntimeObject*))
 -&gt; JSC::Bindings::Instance::willDestroyRuntimeObject(JSC::Bindings::RuntimeObject*)
 -&gt; JSC::Bindings::RuntimeObject::~RuntimeObject()
 -&gt; WebKit::ProxyRuntimeObject::~ProxyRuntimeObject()
 -&gt; JSC::MarkedSpace::allocate(unsigned long)
 -&gt; JSC::Heap::allocate(unsigned long)
 -&gt; JSC::JSCell::operator new(unsigned long, JSC::ExecState*)
 -&gt; JSC::BooleanPrototype::BooleanPrototype(JSC::ExecState*, JSC::JSGlobalObject*, WTF::NonNullPassRefPtr&lt;JSC::Structure&gt;, JSC::Structure*)
 -&gt; JSC::JSGlobalObject::reset(JSC::JSValue)
 -&gt; JSC::JSGlobalObject::init(JSC::JSObject*)
 -&gt; JSC::JSGlobalObject::JSGlobalObject(WTF::NonNullPassRefPtr&lt;JSC::Structure&gt;, JSC::JSGlobalObject::JSGlobalObjectData*, JSC::JSObject*)
 -&gt; WebCore::JSDOMGlobalObject::JSDOMGlobalObject(WTF::NonNullPassRefPtr&lt;JSC::Structure&gt;, WebCore::JSDOMGlobalObject::JSDOMGlobalObjectData*, JSC::JSObject*)
 -&gt; WebCore::JSDOMWindowBase::JSDOMWindowBase(WTF::NonNullPassRefPtr&lt;JSC::Structure&gt;, WTF::PassRefPtr&lt;WebCore::DOMWindow&gt;, WebCore::JSDOMWindowShell*)
 -&gt; WebCore::JSDOMWindow::JSDOMWindow(WTF::NonNullPassRefPtr&lt;JSC::Structure&gt;, WTF::PassRefPtr&lt;WebCore::DOMWindow&gt;, WebCore::JSDOMWindowShell*)
 -&gt; WebCore::JSDOMWindowShell::setWindow(WTF::PassRefPtr&lt;WebCore::DOMWindow&gt;)
 -&gt; WebCore::ScriptController::clearWindowShell(bool)
 -&gt; WebCore::Frame::pageDestroyed()
 -&gt; WebCore::FrameLoader::closeAndRemoveChild(WebCore::Frame*)
 -&gt; WebCore::FrameLoader::detachFromParent()
 -&gt; WebCore::FrameLoader::detachChildren()
 -&gt; WebCore::FrameLoader::detachFromParent()
 -&gt; WebCore::FrameLoader::frameDetached()
 -&gt; WebCore::HTMLFrameOwnerElement::willRemove()
 -&gt; WebCore::HTMLFrameElementBase::willRemove()
 -&gt; WebCore::ContainerNode::willRemove()
 -&gt; WebCore::ContainerNode::willRemove()
 -&gt; WebCore::willRemoveChildren(WebCore::ContainerNode*)
 -&gt; WebCore::ContainerNode::removeChildren()
 -&gt; WebCore::Document::implicitOpen()
 -&gt; WebCore::Document::open(WebCore::Document*)
 -&gt; WebCore::Document::write(WebCore::SegmentedString const&amp;, WebCore::Document*)
 -&gt; WebCore::documentWrite(JSC::ExecState*, WebCore::HTMLDocument*, WebCore::NewlineRequirement)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>345019</commentid>
    <comment_count>5</comment_count>
    <who name="Mihai Parparita">mihaip</who>
    <bug_when>2011-02-03 14:38:26 -0800</bug_when>
    <thetext>(In reply to comment #4)
&gt; I don&apos;t know if this directly related, but I was able to get the test to consistently crash in debug builds when run in conjunction with another test:
&gt; 
&gt; run-webkit-tests fast/events/recorded-keydown-event.html fast/events/tabindex-focus-blur-all.html

I ended up filing bug 53716 about this (since it&apos;s probably not related to the flakyness).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>382047</commentid>
    <comment_count>6</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2011-04-08 00:17:54 -0700</bug_when>
    <thetext>*** Bug 50155 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>382050</commentid>
    <comment_count>7</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2011-04-08 00:23:25 -0700</bug_when>
    <thetext>I added this test to the Qt Skipped list, because it crashes regularly:
http://build.webkit.org/results/Qt%20Linux%20Release/r83188%20%2831024%29/fast/events/tabindex-focus-blur-all-stderr.txt
http://build.webkit.org/results/Qt%20Linux%20Release/r83182%20%2831022%29/fast/events/tabindex-focus-blur-all-stderr.txt
...

Landed in http://trac.webkit.org/changeset/83265</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>400354</commentid>
    <comment_count>8</comment_count>
    <who name="Laszlo Gombos">laszlo.gombos</who>
    <bug_when>2011-05-08 23:16:17 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 58327 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>400493</commentid>
    <comment_count>9</comment_count>
    <who name="Ademar Reis">ademar</who>
    <bug_when>2011-05-09 07:54:21 -0700</bug_when>
    <thetext>Revision r83265 cherry-picked into qtwebkit-2.1.x with commit 6b42f67 &lt;http://gitorious.org/webkit/qtwebkit/commit/6b42f67&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>