<?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>99389</bug_id>
          
          <creation_ts>2012-10-15 17:13:02 -0700</creation_ts>
          <short_desc>inspector/debugger/xhr-breakpoints.html is flaky</short_desc>
          <delta_ts>2013-03-11 23:55:16 -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>Layout and Rendering</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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Dana Jansens">danakj</reporter>
          <assigned_to name="Pavel Podivilov">podivilov</assigned_to>
          <cc>jamesr</cc>
    
    <cc>pfeldman</cc>
    
    <cc>vsevik</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>742604</commentid>
    <comment_count>0</comment_count>
    <who name="Dana Jansens">danakj</who>
    <bug_when>2012-10-15 17:13:02 -0700</bug_when>
    <thetext>The test is failing with exceptions sometimes on windows.

http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=inspector%2Fdebugger%2Fxhr-breakpoints.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>742611</commentid>
    <comment_count>1</comment_count>
    <who name="Dana Jansens">danakj</who>
    <bug_when>2012-10-15 17:18:54 -0700</bug_when>
    <thetext>Committed r131385: &lt;http://trac.webkit.org/changeset/131385&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>852810</commentid>
    <comment_count>2</comment_count>
    <who name="James Robinson">jamesr</who>
    <bug_when>2013-03-11 15:42:20 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 94002 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>853123</commentid>
    <comment_count>3</comment_count>
    <who name="Vsevolod Vlasov">vsevik</who>
    <bug_when>2013-03-11 23:49:56 -0700</bug_when>
    <thetext>I don&apos;t think it&apos;s a duplicate.
This one is about one particular test on different bots while the other is about one particular bot (win debug) with several tests (inspector/debugger)

Copying over your diff here.


--- /mnt/data/b/build/slave/WebKit_Linux_32/build/layout-test-results/inspector/debugger/xhr-breakpoints-expected.txt
+++ /mnt/data/b/build/slave/WebKit_Linux_32/build/layout-test-results/inspector/debugger/xhr-breakpoints-actual.txt
@@ -1,22 +1,12 @@
 Tests XHR breakpoints.

-Debugger was enabled.
+error: Exception during test execution: TypeError: Cannot read property &apos;sidebarPanes&apos; of undefined,TypeError: Cannot read property &apos;sidebarPanes&apos; of undefined
+    at test (evaluateInWebInspector1.js:17:43)
+    at runTestInFrontend (evaluateInWebInspector1.js:10:13)
+    at eval (evaluateInWebInspector1.js:15:7)
+    at eval (native)
+    at Object.invokeMethod (file:///mnt/data/b/build/slave/WebKit_Linux_32/build/src/out/Release/resources/inspector/DevTools.js:48165:21)
+    at Object.InspectorBackendClass.runAfterPendingDispatches (file:///mnt/data/b/build/slave/WebKit_Linux_32/build/src/out/Release/resources/inspector/DevTools.js:5073:13)
+    at Object.InspectorBackendClass.dispatch (file:///mnt/data/b/build/slave/WebKit_Linux_32/build/src/out/Release/resources/inspector/DevTools.js:5015:6)
+    at Object.InspectorFrontendAPI.dispatchMessage (file:///mnt/data/b/build/slave/WebKit_Linux_32/build/src/out/Release/resources/inspector/DevTools.js:5782:18)

-Running: testXHRBreakpoint
-Script execution paused.
-Call stack:
-    0) sendRequest (xhr-breakpoints.html:11)
-    1)  (:1)
-Script execution resumed.
-
-Running: testPauseOnAnyXHR
-Script execution paused.
-Script execution resumed.
-Script execution paused.
-Script execution resumed.
-
-Running: testDisableBreakpoint
-Script execution paused.
-Script execution resumed.
-Debugger was disabled.
-</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>853126</commentid>
    <comment_count>4</comment_count>
    <who name="Vsevolod Vlasov">vsevik</who>
    <bug_when>2013-03-11 23:55:16 -0700</bug_when>
    <thetext>Fixed in: http://trac.webkit.org/changeset/145490</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>