<?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>173723</bug_id>
          
          <creation_ts>2017-06-22 10:15:07 -0700</creation_ts>
          <short_desc>Multiple Layout Tests from inspector/ are flaky: this._dispatcher is not an Object</short_desc>
          <delta_ts>2017-08-16 17:12:29 -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>Web Inspector</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>171822</dup_id>
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=171822</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Matt Lewis">jlewis3</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bburg</cc>
    
    <cc>inspector-bugzilla-changes</cc>
    
    <cc>joepeck</cc>
    
    <cc>ryanhaddad</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1321946</commentid>
    <comment_count>0</comment_count>
    <who name="Matt Lewis">jlewis3</who>
    <bug_when>2017-06-22 10:15:07 -0700</bug_when>
    <thetext>Multiple tests from inspector are failing together on Sierra WK2 Release:
  inspector/indexeddb/clearObjectStore.html
  inspector/unit-tests/collection.html
  inspector/unit-tests/globals-uncaught-exception-in-test-suite.html

One of the tests was already a flaky timeout: inspector/indexeddb/clearObjectStore.html

https://build.webkit.org/results/Apple%20Sierra%20Release%20WK2%20(Tests)/r218696%20(2455)/results.html
https://build.webkit.org/builders/Apple%20Sierra%20Release%20WK2%20(Tests)/builds/2455

All 3 test Have a similar Diff:
--- /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/inspector/indexeddb/clearObjectStore-expected.txt
+++ /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/inspector/indexeddb/clearObjectStore-actual.txt
@@ -15,5 +15,6 @@
 PASS: &apos;Stats&apos; object store should have been cleared.
 
 -- Running test case: NoSuchObjectStore
+ERROR: TypeError: this._dispatcher is not an Object. (evaluating &apos;eventName in this._dispatcher&apos;)
 PASS: Should be an error attempting to clear an object store that does not exist.
 

All 3 test get the same error:
+ERROR: TypeError: this._dispatcher is not an Object. (evaluating &apos;eventName in this._dispatcher&apos;)

In addition, these test will intermittently fail with other inspector tests but fail together more often.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1322510</commentid>
    <comment_count>1</comment_count>
    <who name="Joseph Pecoraro">joepeck</who>
    <bug_when>2017-06-23 17:04:11 -0700</bug_when>
    <thetext>This is the second time a bug has been filed about this. See bug 171822.

From an inspector perspective this failure is absolutely baffling.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1336718</commentid>
    <comment_count>2</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2017-08-08 16:05:36 -0700</bug_when>
    <thetext>Duping to https://bugs.webkit.org/show_bug.cgi?id=171822 to consolidate.

*** This bug has been marked as a duplicate of bug 171822 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1339367</commentid>
    <comment_count>3</comment_count>
    <who name="Joseph Pecoraro">joepeck</who>
    <bug_when>2017-08-16 17:09:32 -0700</bug_when>
    <thetext>Have we seen this since June? I&apos;m really baffled by this one.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1339371</commentid>
    <comment_count>4</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2017-08-16 17:12:29 -0700</bug_when>
    <thetext>(In reply to Joseph Pecoraro from comment #3)
&gt; Have we seen this since June? I&apos;m really baffled by this one.
Today: https://build.webkit.org/builders/Apple%20Sierra%20Debug%20WK2%20%28Tests%29/builds/2565</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>