<?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>96942</bug_id>
          
          <creation_ts>2012-09-17 12:30:27 -0700</creation_ts>
          <short_desc>[Mac][Win] Failing test http/tests/inspector/network/network-xhr-replay.html</short_desc>
          <delta_ts>2014-03-10 16:19:53 -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>Tools / Tests</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>bburg</cc>
    
    <cc>roger_fong</cc>
    
    <cc>vsevik</cc>
    
    <cc>yurys</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>722167</commentid>
    <comment_count>0</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2012-09-17 12:30:27 -0700</bug_when>
    <thetext>http://build.webkit.org/results/Apple%20MountainLion%20Debug%20WK1%20(Tests)/r128780%20(931)/http/tests/inspector/network/network-xhr-replay-pretty-diff.html

--- /Volumes/Data/slave/mountainlion-debug-tests-wk1/build/layout-test-results/http/tests/inspector/network/network-xhr-replay-expected.txt
+++ /Volumes/Data/slave/mountainlion-debug-tests-wk1/build/layout-test-results/http/tests/inspector/network/network-xhr-replay-actual.txt
@@ -1,60 +1,27 @@
 CONSOLE MESSAGE: line 6: XHR loaded: 1
-CONSOLE MESSAGE: line 6: XHR loaded: 2
-CONSOLE MESSAGE: line 6: XHR loaded: 3
-CONSOLE MESSAGE: line 6: XHR loaded: 4
-CONSOLE MESSAGE: line 6: XHR loaded: 5
-CONSOLE MESSAGE: line 6: XHR loaded: 6
-CONSOLE MESSAGE: line 6: XHR loaded: 7
-CONSOLE MESSAGE: line 6: XHR loaded: 8
 Tests XHR replaying. Bug 95187
 
 Running: testGetStaticAsync
 Dumping request: 
-    url: http://user:password@127.0.0.1:8000/inspector/network/resources/empty.html
+    url: http://127.0.0.1:8000/inspector/network/resources/empty.html
     requestMethod: GET
     test request header value: headerValue
+Exception while running: function step3() {
+            var replayedRequest = lastRequest();
+            assertRequestEqual(originalRequest, replayedRequest);
+            callback();
+        }
+assertEquals
+assertRequestEqual
+step3
+result
 
-Running: testGetStaticSync
-Dumping request: 
-    url: http://user:password@127.0.0.1:8000/inspector/network/resources/empty.html
-    requestMethod: GET
-    test request header value: headerValue
+_onRequestStarted
+dispatchEventToListeners@file:///Volumes/Data/slave/mountainlion-debug-tests-wk1/build/WebKitBuild/Debug/WebCore.framework/Resources/inspector/Object.js:101
+_dispatchEventToListeners@file:///Volumes/Data/slave/mountainlion-debug-tests-wk1/build/WebKitBuild/Debug/WebCore.framework/Resources/inspector/NetworkManager.js:572
+_startNetworkRequest@file:///Volumes/Data/slave/mountainlion-debug-tests-wk1/build/WebKitBuild/Debug/WebCore.framework/Resources/inspector/NetworkManager.js:542
+requestWillBeSent@file:///Volumes/Data/slave/mountainlion-debug-tests-wk1/build/WebKitBuild/Debug/WebCore.framework/Resources/inspector/NetworkManager.js:281
+dispatch@file:///Volumes/Data/slave/mountainlion-debug-tests-wk1/build/WebKitBuild/Debug/WebCore.framework/Resources/inspector/InspectorBackend.js:228
+file:///Volumes/Data/slave/mountainlion-debug-tests-wk1/build/WebKitBuild/Debug/WebCore.framework/Resources/inspector/inspector.js:647
+[native code]
 
-Running: testGetCachedAsync
-Dumping request: 
-    url: http://user:password@127.0.0.1:8000/inspector/network/resources/random-cached.php
-    requestMethod: GET
-    test request header value: headerValue
-
-Running: testGetCachedSync
-Dumping request: 
-    url: http://user:password@127.0.0.1:8000/inspector/network/resources/random-cached.php
-    requestMethod: GET
-    test request header value: headerValue
-
-Running: testGetRandomAsync
-Dumping request: 
-    url: http://user:password@127.0.0.1:8000/inspector/network/resources/random.php
-    requestMethod: GET
-    test request header value: headerValue
-
-Running: testGetRandomSync
-Dumping request: 
-    url: http://user:password@127.0.0.1:8000/inspector/network/resources/random.php
-    requestMethod: GET
-    test request header value: headerValue
-
-Running: testPostAsync
-Dumping request: 
-    url: http://user:password@127.0.0.1:8000/inspector/network/resources/random.php
-    requestFormData: payload
-    requestMethod: POST
-    test request header value: headerValue
-
-Running: testPostSync
-Dumping request: 
-    url: http://user:password@127.0.0.1:8000/inspector/network/resources/random.php
-    requestFormData: payload
-    requestMethod: POST
-    test request header value: headerValue
-</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>722172</commentid>
    <comment_count>1</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2012-09-17 12:33:31 -0700</bug_when>
    <thetext>Skipped on Mac in r128793.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>726903</commentid>
    <comment_count>2</comment_count>
    <who name="Roger Fong">roger_fong</who>
    <bug_when>2012-09-24 12:05:34 -0700</bug_when>
    <thetext>Also failing on Apple Windows port.
Skipped: http://trac.webkit.org/changeset/129393</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>