<?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>89717</bug_id>
          
          <creation_ts>2012-06-21 17:23:10 -0700</creation_ts>
          <short_desc>[chromium] Layout Test fast/speech/scripted/speechgrammar-basics.html is flaky</short_desc>
          <delta_ts>2012-06-29 00:45:13 -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>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>90176</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Kenneth Russell">kbr</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>hans</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>655056</commentid>
    <comment_count>0</comment_count>
    <who name="Kenneth Russell">kbr</who>
    <bug_when>2012-06-21 17:23:10 -0700</bug_when>
    <thetext>The following layout test is flaky in Chromium on Windows, Mac and Linux:

fast/speech/scripted/speechgrammar-basics.html

See:

http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=fast%2Fspeech%2Fscripted%2Fspeechgrammar-basics.html

It&apos;s gotten significantly flakier on 32-bit Linux recently. It&apos;s failing in roughly every other build:

http://build.chromium.org/p/chromium.webkit/builders/Webkit%20Linux%2032

http://build.chromium.org/p/chromium.webkit/builders/Webkit%20Linux%2032/builds/20016
http://build.chromium.org/p/chromium.webkit/builders/Webkit%20Linux%2032/builds/20018
http://build.chromium.org/p/chromium.webkit/builders/Webkit%20Linux%2032/builds/20020

Unfortunately I don&apos;t have a guess about a probable cause. The first recent build where it appeared to start crashing was:

http://build.chromium.org/p/chromium.webkit/builders/Webkit%20Linux%2032/builds/20014

I&apos;m going to suppress this failure in the test expectations for the moment.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>655086</commentid>
    <comment_count>1</comment_count>
    <who name="Kenneth Russell">kbr</who>
    <bug_when>2012-06-21 17:54:05 -0700</bug_when>
    <thetext>Committed r120986: &lt;http://trac.webkit.org/changeset/120986&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>659376</commentid>
    <comment_count>2</comment_count>
    <who name="Hans Wennborg">hans</who>
    <bug_when>2012-06-28 03:21:44 -0700</bug_when>
    <thetext>I still haven&apos;t been able to reproduce this locally, but this is the interesting bit of output from the bot:

16:22:22.845 31571 worker/3 fast/speech/scripted/navigate-away.html passed
16:22:22.892 31571 worker/3 fast/speech/scripted/speechgrammar-basics.html crashed, stack trace:
16:22:22.892 31571   	base::debug::StackTrace::StackTrace() [0x82c6874]
16:22:22.893 31571   	base::(anonymous namespace)::StackDumpSignalHandler() [0x82b175d]
16:22:22.893 31571   	0xb7802400
16:22:22.893 31571   	WebCore::EventTarget::fireEventListeners() [0x823e555]
16:22:22.893 31571   	WebCore::EventTarget::fireEventListeners() [0x823e711]
16:22:22.893 31571   	WebCore::EventTarget::dispatchEvent() [0x823e786]
16:22:22.893 31571   	WebCore::SpeechRecognition::didEnd() [0x88e1555]
16:22:22.893 31571   	WebKit::SpeechRecognitionClientProxy::didEnd() [0x80f5606]
16:22:22.893 31571   	(anonymous namespace)::ClientCallTask::run() [0x8085171]
16:22:22.893 31571   	MockWebSpeechRecognizer::StepTask::runIfValid() [0x80854f2]
16:22:22.893 31571   	MethodTask&lt;&gt;::run() [0x8085288]
16:22:22.893 31571   	invokeTask() [0x808ae79]
16:22:22.893 31571   	base::internal::Invoker&lt;&gt;::Run() [0x81c5809]
16:22:22.893 31571   	MessageLoop::RunTask() [0x82a48b0]
16:22:22.893 31571   	MessageLoop::DeferOrRunPendingTask() [0x82a4f51]
16:22:22.893 31571   	MessageLoop::DoWork() [0x82a52b1]
16:22:22.893 31571   	base::MessagePumpGlib::HandleDispatch() [0x82c0628]
16:22:22.893 31571   	(anonymous namespace)::WorkSourceDispatch() [0x82c0667]
16:22:22.893 31571   	0xb75f75e5
16:22:22.893 31571   	0xb75fb2d8
16:22:22.893 31571   	0xb75fb4b8
16:22:22.893 31571   	base::MessagePumpGlib::RunWithDispatcher() [0x82c0af9]
16:22:22.894 31571   	base::MessagePumpGlib::Run() [0x82c068e]
16:22:22.894 31571   	MessageLoop::RunInternal() [0x82a04de]
16:22:22.894 31571   	MessageLoop::Run() [0x82a05f9]
16:22:22.894 31571   	webkit_support::RunMessageLoop() [0x81c5faf]
16:22:22.894 31571   	TestShell::waitTestFinished() [0x80908d9]
16:22:22.894 31571   	TestShell::runFileTest() [0x808ee32]
16:22:22.894 31571   	runTest() [0x8067daa]
16:22:22.894 31571   	main [0x806843b]
16:22:22.894 31571   	0xb6affbd6
16:22:22.894 31571   	0x805c311
16:22:22.896 31548   fast/speech/scripted/speechgrammar-basics.html -&gt; unexpected crash


I think it&apos;s navigate-away.html that&apos;s triggering the problem really, but it ends up crashing speechgrammar-basics.html which is run afterwards. Probably something is not right with http://trac.webkit.org/changeset/120913</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>659479</commentid>
    <comment_count>3</comment_count>
    <who name="Hans Wennborg">hans</who>
    <bug_when>2012-06-28 07:09:07 -0700</bug_when>
    <thetext>I think the patch in bug 90176 should fix this.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>660244</commentid>
    <comment_count>4</comment_count>
    <who name="Hans Wennborg">hans</who>
    <bug_when>2012-06-29 00:45:13 -0700</bug_when>
    <thetext>Seems to be fixed by bug 90176.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>