<?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>142208</bug_id>
          
          <creation_ts>2015-03-02 20:10:16 -0800</creation_ts>
          <short_desc>REGRESSION (r180907): inspector/timeline tests frequently time out or fail</short_desc>
          <delta_ts>2026-01-12 09:09:40 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Web Inspector</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Brent Fulgham">bfulgham</reporter>
          <assigned_to name="Matt Baker">mattbaker</assigned_to>
          <cc>ap</cc>
    
    <cc>bfulgham</cc>
    
    <cc>ggaren</cc>
    
    <cc>graouts</cc>
    
    <cc>inspector-bugzilla-changes</cc>
    
    <cc>jonowells</cc>
    
    <cc>mark.lam</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1073602</commentid>
    <comment_count>0</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2015-03-02 20:10:16 -0800</bug_when>
    <thetext>The following layout tests are failing on Windows due to timeouts. According to test history, they actually seem to timeout or be very flaky on all platforms.

inspector/timeline/debugger-paused-while-recording.html
inspector/timeline/exception-in-injected-script-while-recording.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1073603</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2015-03-02 20:10:52 -0800</bug_when>
    <thetext>&lt;rdar://problem/20017459&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1073617</commentid>
    <comment_count>2</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2015-03-02 21:52:30 -0800</bug_when>
    <thetext>This looks like a regression from &lt;http://trac.webkit.org/r180907&gt;:

https://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=inspector%2Ftimeline%2Fexception-in-injected-script-while-recording.html

Should we roll out?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1073618</commentid>
    <comment_count>3</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2015-03-02 21:56:37 -0800</bug_when>
    <thetext>(In reply to comment #2)
&gt; This looks like a regression from &lt;http://trac.webkit.org/r180907&gt;:
&gt; 
&gt; https://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.
&gt; html#showAllRuns=true&amp;tests=inspector%2Ftimeline%2Fexception-in-injected-
&gt; script-while-recording.html
&gt; 
&gt; Should we roll out?

I think so. if we leave it skipped I think it may just join the dozen other inspector-related bugs and timeouts that have been left unaddressed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1073622</commentid>
    <comment_count>4</comment_count>
    <who name="Mark Lam">mark.lam</who>
    <bug_when>2015-03-02 22:45:45 -0800</bug_when>
    <thetext>(In reply to comment #3)
&gt; (In reply to comment #2)
&gt; &gt; This looks like a regression from &lt;http://trac.webkit.org/r180907&gt;:
&gt; &gt; 
&gt; &gt; https://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.
&gt; &gt; html#showAllRuns=true&amp;tests=inspector%2Ftimeline%2Fexception-in-injected-
&gt; &gt; script-while-recording.html
&gt; &gt; 
&gt; &gt; Should we roll out?
&gt; 
&gt; I think so. if we leave it skipped I think it may just join the dozen other
&gt; inspector-related bugs and timeouts that have been left unaddressed.

I disagree.  I added a test inspector/timeline/exception-in-injected-script-while-recording.html which is based on inspector/timeline/debugger-paused-while-recording.html.  Note that the original test was previously excluded, and I fixed a bug for it and unskipped the test (see http://trac.webkit.org/changeset/180901).

I was warned that the test was seen to be flaky before, but I since I fixed one issue for it, and I wasn&apos;t able to reproduce the flakiness locally, I unskipped the test.

The proper remedy is to restore the skipping inspector/timeline again.  I will do this while I take a second look at why the tests can flake now that I have examples of their flakiness to study.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1073628</commentid>
    <comment_count>5</comment_count>
    <who name="Mark Lam">mark.lam</who>
    <bug_when>2015-03-02 22:59:17 -0800</bug_when>
    <thetext>I&apos;ve restored the skipping of the inspector/timeline directory in r180922: &lt;http://trac.webkit.org/r180922&gt;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1073631</commentid>
    <comment_count>6</comment_count>
    <who name="Mark Lam">mark.lam</who>
    <bug_when>2015-03-02 23:39:12 -0800</bug_when>
    <thetext>From the bots, it looks like the flaky failures are a lot more reproducible if we run with webkit2 instead of webkit1.  I was able to reproduce this locally.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1113595</commentid>
    <comment_count>7</comment_count>
    <who name="Joseph Pecoraro">joepeck</who>
    <bug_when>2015-07-30 17:33:56 -0700</bug_when>
    <thetext>These tests now ASSERT under InspectorTimelineAgent::willComposite. Likely due to that not handling nesting well.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>