Bug 96942 - [Mac][Win] Failing test http/tests/inspector/network/network-xhr-replay.html
Summary: [Mac][Win] Failing test http/tests/inspector/network/network-xhr-replay.html
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: LayoutTestFailure
Depends on:
Blocks:
 
Reported: 2012-09-17 12:30 PDT by Alexey Proskuryakov
Modified: 2014-03-10 16:19 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2012-09-17 12:30:27 PDT
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
-
Comment 1 Alexey Proskuryakov 2012-09-17 12:33:31 PDT
Skipped on Mac in r128793.
Comment 2 Roger Fong 2012-09-24 12:05:34 PDT
Also failing on Apple Windows port.
Skipped: http://trac.webkit.org/changeset/129393