<?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>138636</bug_id>
          
          <creation_ts>2014-11-11 15:40:59 -0800</creation_ts>
          <short_desc>inspector/css/matched-style-properties.html and inspector/css/selector-specificity.html are very flaky on Mac</short_desc>
          <delta_ts>2026-01-12 09:03:34 -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>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=148636</see_also>
          <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="Alexey Proskuryakov">ap</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>graouts</cc>
    
    <cc>inspector-bugzilla-changes</cc>
    
    <cc>mark.lam</cc>
    
    <cc>msaboff</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1047999</commentid>
    <comment_count>0</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2014-11-11 15:40:59 -0800</bug_when>
    <thetext>These tests frequently time out:

http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=inspector%2Fcss%2Fmatched-style-properties.html
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=inspector%2Fcss%2Fselector-specificity.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1048000</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2014-11-11 15:41:20 -0800</bug_when>
    <thetext>&lt;rdar://problem/18947437&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1048010</commentid>
    <comment_count>2</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2014-11-11 15:57:05 -0800</bug_when>
    <thetext>Updated expectations in r175984.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1059763</commentid>
    <comment_count>3</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2015-01-08 00:56:21 -0800</bug_when>
    <thetext>inspector/css/selector-specificity.html also sometimes crashes;

0   com.apple.JavaScriptCore      	0x000000010d3d9a3a WTFCrash + 42
1   com.apple.WebCore             	0x0000000110f69061 JSC::asObject(JSC::JSCell*) + 65 (JSObject.h:1190)
2   com.apple.WebCore             	0x0000000110f69010 JSC::asObject(JSC::JSValue) + 32 (JSObject.h:1196)
3   com.apple.WebCore             	0x0000000110f69415 JSC::Register::function() const + 85 (JSObject.h:1473)
4   com.apple.WebCore             	0x0000000110f6937c JSC::ExecState::callee() const + 28 (CallFrame.h:46)
5   com.apple.WebCore             	0x000000011104c1e5 JSC::ExecState::lexicalGlobalObject() const + 21 (JSScope.h:244)
6   com.apple.WebCore             	0x00000001128fad65 WebCore::domWindowFromExecState(JSC::ExecState*) + 21 (ScriptState.cpp:52)
7   com.apple.WebCore             	0x0000000112e71db8 WebCore::WebInjectedScriptManager::discardInjectedScriptsFor(WebCore::DOMWindow*) + 664 (WebInjectedScriptManager.cpp:78)
8   com.apple.WebCore             	0x0000000112e12713 WebCore::WebConsoleAgent::frameWindowDiscarded(WebCore::DOMWindow*) + 259 (WebConsoleAgent.cpp:70)
9   com.apple.WebCore             	0x0000000111b97f38 WebCore::InspectorInstrumentation::frameWindowDiscardedImpl(WebCore::InstrumentingAgents&amp;, WebCore::DOMWindow*) + 56 (InspectorInstrumentation.cpp:192)
10  com.apple.WebCore             	0x00000001114efed8 WebCore::InspectorInstrumentation::frameWindowDiscarded(WebCore::Frame*, WebCore::DOMWindow*) + 56 (InspectorInstrumentation.h:633)
11  com.apple.WebCore             	0x0000000111724a64 WebCore::FrameLoader::clear(WebCore::Document*, bool, bool, bool) + 324 (FrameLoader.cpp:636)
12  com.apple.WebCore             	0x0000000111451ed2 WebCore::DocumentWriter::begin(WebCore::URL const&amp;, bool, WebCore::Document*) + 498 (DocumentWriter.cpp:142)
13  com.apple.WebCore             	0x0000000111419d6f WebCore::DocumentLoader::commitData(char const*, unsigned long) + 127 (DocumentLoader.cpp:790)
14  com.apple.WebCore             	0x00000001114198b9 WebCore::DocumentLoader::finishedLoading(double) + 1513 (DocumentLoader.cpp:437)
15  com.apple.WebCore             	0x000000011141e746 WebCore::DocumentLoader::maybeLoadEmpty() + 870 (DocumentLoader.cpp:1393)
16  com.apple.WebCore             	0x000000011141e882 WebCore::DocumentLoader::startLoadingMainResource() + 274 (DocumentLoader.cpp:1405)
17  com.apple.WebCore             	0x000000011172e129 WebCore::FrameLoader::continueLoadAfterWillSubmitForm() + 185 (FrameLoader.cpp:2324)
18  com.apple.WebCore             	0x000000011172a57c WebCore::FrameLoader::continueLoadAfterNavigationPolicy(WebCore::ResourceRequest const&amp;, WTF::PassRefPtr&lt;WebCore::FormState&gt;, bool, WebCore::AllowNavigationToInvalidURL) + 1068 (FrameLoader.cpp:2972)
19  com.apple.WebCore             	0x00000001117355ae WebCore::FrameLoader::loadWithDocumentLoader(WebCore::DocumentLoader*, WebCore::FrameLoadType, WTF::PassRefPtr&lt;WebCore::FormState&gt;, WebCore::AllowNavigationToInvalidURL)::$_4::operator()(WebCore::ResourceRequest const&amp;, WTF::PassRefPtr&lt;WebCore::FormState&gt;, bool) const + 94 (FrameLoader.cpp:1478)
20  com.apple.WebCore             	0x0000000111735535 std::__1::__function::__func&lt;WebCore::FrameLoader::loadWithDocumentLoader(WebCore::DocumentLoader*, WebCore::FrameLoadType, WTF::PassRefPtr&lt;WebCore::FormState&gt;, WebCore::AllowNavigationToInvalidURL)::$_4, std::__1::allocator&lt;WebCore::FrameLoader::loadWithDocumentLoader(WebCore::DocumentLoader*, WebCore::FrameLoadType, WTF::PassRefPtr&lt;WebCore::FormState&gt;, WebCore::AllowNavigationToInvalidURL)::$_4&gt;, void (WebCore::ResourceRequest const&amp;, WTF::PassRefPtr&lt;WebCore::FormState&gt;, bool)&gt;::operator()(WebCore::ResourceRequest const&amp;, WTF::PassRefPtr&lt;WebCore::FormState&gt;&amp;&amp;, bool&amp;&amp;) + 229 (functional:1370)
21  com.apple.WebCore             	0x00000001124ce417 std::__1::function&lt;void (WebCore::ResourceRequest const&amp;, WTF::PassRefPtr&lt;WebCore::FormState&gt;, bool)&gt;::operator()(WebCore::ResourceRequest const&amp;, WTF::PassRefPtr&lt;WebCore::FormState&gt;, bool) const + 87 (functional:1755)
22  com.apple.WebCore             	0x00000001124ce866 WebCore::PolicyChecker::checkNavigationPolicy(WebCore::ResourceRequest const&amp;, WebCore::DocumentLoader*, WTF::PassRefPtr&lt;WebCore::FormState&gt;, std::__1::function&lt;void (WebCore::ResourceRequest const&amp;, WTF::PassRefPtr&lt;WebCore::FormState&gt;, bool)&gt;) + 358 (PolicyChecker.cpp:75)
23  com.apple.WebCore             	0x0000000111729e0e WebCore::FrameLoader::loadWithDocumentLoader(WebCore::DocumentLoader*, WebCore::FrameLoadType, WTF::PassRefPtr&lt;WebCore::FormState&gt;, WebCore::AllowNavigationToInvalidURL) + 1742 (FrameLoader.cpp:1477)
24  com.apple.WebCore             	0x0000000111727713 WebCore::FrameLoader::load(WebCore::DocumentLoader*) + 435 (FrameLoader.cpp:1378)
25  com.apple.WebCore             	0x00000001117296a4 WebCore::FrameLoader::load(WebCore::FrameLoadRequest const&amp;) + 868 (FrameLoader.cpp:1328)
26  com.apple.WebKitLegacy        	0x000000011830df5b -[WebFrame loadRequest:] + 635 (WebFrame.mm:2509)
27  DumpRenderTree                	0x000000010c74b6dd runTest(std::__1::basic_string&lt;char, std::__1::char_traits&lt;char&gt;, std::__1::allocator&lt;char&gt; &gt; const&amp;) + 6701 (DumpRenderTree.mm:1959)
28  DumpRenderTree                	0x000000010c749c4a runTestingServerLoop() + 330 (DumpRenderTree.mm:1069)
29  DumpRenderTree                	0x000000010c7493da dumpRenderTree(int, char const**) + 506 (DumpRenderTree.mm:1178)
30  DumpRenderTree                	0x000000010c74ba86 DumpRenderTreeMain(int, char const**) + 102 (DumpRenderTree.mm:1315)
31  DumpRenderTree                	0x000000010c79b672 main + 34 (DumpRenderTreeMain.mm:30)
32  libdyld.dylib                 	0x00007fff83f755c9 start + 1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1085629</commentid>
    <comment_count>4</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2015-04-15 12:28:12 -0700</bug_when>
    <thetext>Even worse, the crashes are sometimes misattributed to the next test.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1091855</commentid>
    <comment_count>5</comment_count>
    <who name="Joseph Pecoraro">joepeck</who>
    <bug_when>2015-05-05 13:30:23 -0700</bug_when>
    <thetext>*** Bug 141118 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1091860</commentid>
    <comment_count>6</comment_count>
    <who name="Joseph Pecoraro">joepeck</who>
    <bug_when>2015-05-05 13:38:12 -0700</bug_when>
    <thetext>Fixing the crash in:
&lt;https://webkit.org/b/144636&gt; Web Inspector: Crash under WebCore::domWindowFromExecState reloading page with inspector open

This will cover making these tests no longer flakey. There are likely other issues that may prevent unskipping these tests.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>