<?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>131679</bug_id>
          
          <creation_ts>2014-04-15 09:35:56 -0700</creation_ts>
          <short_desc>inspector/dom/content-flow-list.html and inspector/dom/content-flow-content-removal.html flakily fail and assert</short_desc>
          <delta_ts>2014-04-17 10:08:04 -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>JavaScriptCore</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>LayoutTestFailure</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Alexey Proskuryakov">ap</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ggaren</cc>
    
    <cc>joepeck</cc>
    
    <cc>oliver</cc>
    
    <cc>timothy</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1000870</commentid>
    <comment_count>0</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2014-04-15 09:35:56 -0700</bug_when>
    <thetext>Failing in release builds most of the time, asserting or failing in debug: http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=inspector%2Fdom%2Fcontent-flow-list.html

ASSERTION FAILED: !strictMode() || cachedInfo-&gt;strictMode
/Volumes/Data/slave/mavericks-debug/build/Source/JavaScriptCore/parser/Parser.cpp(1279) : bool JSC::Parser&lt;JSC::Lexer&lt;unsigned char&gt; &gt;::parseFunctionInfo(TreeBuilder &amp;, JSC::FunctionRequirements, JSC::FunctionParseMode, bool, const JSC::Identifier *&amp;, typename TreeBuilder::FormalParameterList &amp;, typename TreeBuilder::FunctionBody &amp;, unsigned int &amp;, unsigned int &amp;, int &amp;, unsigned int &amp;) [LexerType = JSC::Lexer&lt;unsigned char&gt;, TreeBuilder = JSC::SyntaxChecker]
1   0x107876440 WTFCrash
2   0x1077713b4 bool JSC::Parser&lt;JSC::Lexer&lt;unsigned char&gt; &gt;::parseFunctionInfo&lt;JSC::SyntaxChecker&gt;(JSC::SyntaxChecker&amp;, JSC::FunctionRequirements, JSC::FunctionParseMode, bool, JSC::Identifier const*&amp;, JSC::SyntaxChecker::FormalParameterList&amp;, JSC::SyntaxChecker::FunctionBody&amp;, unsigned int&amp;, unsigned int&amp;, int&amp;, unsigned int&amp;)
3   0x10776f898 JSC::SyntaxChecker::Expression JSC::Parser&lt;JSC::Lexer&lt;unsigned char&gt; &gt;::parseMemberExpression&lt;JSC::SyntaxChecker&gt;(JSC::SyntaxChecker&amp;)
4   0x10776e884 JSC::SyntaxChecker::Expression JSC::Parser&lt;JSC::Lexer&lt;unsigned char&gt; &gt;::parseUnaryExpression&lt;JSC::SyntaxChecker&gt;(JSC::SyntaxChecker&amp;)
5   0x10776e09c JSC::SyntaxChecker::Expression JSC::Parser&lt;JSC::Lexer&lt;unsigned char&gt; &gt;::parseBinaryExpression&lt;JSC::SyntaxChecker&gt;(JSC::SyntaxChecker&amp;)
6   0x10776dc59 JSC::SyntaxChecker::Expression JSC::Parser&lt;JSC::Lexer&lt;unsigned char&gt; &gt;::parseConditionalExpression&lt;JSC::SyntaxChecker&gt;(JSC::SyntaxChecker&amp;)
7   0x10776d475 JSC::SyntaxChecker::Expression JSC::Parser&lt;JSC::Lexer&lt;unsigned char&gt; &gt;::parseAssignmentExpression&lt;JSC::SyntaxChecker&gt;(JSC::SyntaxChecker&amp;)
8   0x10776d9d0 JSC::SyntaxChecker::Expression JSC::Parser&lt;JSC::Lexer&lt;unsigned char&gt; &gt;::parseAssignmentExpression&lt;JSC::SyntaxChecker&gt;(JSC::SyntaxChecker&amp;)
9   0x10776cf72 JSC::SyntaxChecker::Expression JSC::Parser&lt;JSC::Lexer&lt;unsigned char&gt; &gt;::parseExpression&lt;JSC::SyntaxChecker&gt;(JSC::SyntaxChecker&amp;)
10  0x10776c31a JSC::SyntaxChecker::Statement JSC::Parser&lt;JSC::Lexer&lt;unsigned char&gt; &gt;::parseExpressionOrLabelStatement&lt;JSC::SyntaxChecker&gt;(JSC::SyntaxChecker&amp;)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1000871</commentid>
    <comment_count>1</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2014-04-15 09:38:22 -0700</bug_when>
    <thetext>Skipped the test in &lt;http://trac.webkit.org/r167310&gt;. It fails way too often.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1000872</commentid>
    <comment_count>2</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2014-04-15 09:41:21 -0700</bug_when>
    <thetext>inspector/dom/content-flow-content-removal.html too. Updated expectations in &lt;http://trac.webkit.org/r167311&gt;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1001597</commentid>
    <comment_count>3</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2014-04-17 10:08:04 -0700</bug_when>
    <thetext>Looks like these tests stopped to crash the other day, and failing is tracked by bug 129817.

Skipping of these tests was ineffective, because I failed to remove existing Pass/Failure entries. Removed the broken Skipped expectations in r167434.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>