WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
Bug 96942
[Mac][Win] Failing test http/tests/inspector/network/network-xhr-replay.html
https://bugs.webkit.org/show_bug.cgi?id=96942
Summary
[Mac][Win] Failing test http/tests/inspector/network/network-xhr-replay.html
Alexey Proskuryakov
Reported
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 -
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2012-09-17 12:33:31 PDT
Skipped on Mac in
r128793
.
Roger Fong
Comment 2
2012-09-24 12:05:34 PDT
Also failing on Apple Windows port. Skipped:
http://trac.webkit.org/changeset/129393
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug