[SCM] WebKit Debian packaging branch, webkit-1.3, updated. upstream/1.3.7-4207-g178b198
podivilov at chromium.org
podivilov at chromium.org
Sun Feb 20 23:10:06 UTC 2011
The following commit has been merged in the webkit-1.3 branch:
commit 7d9eb55d13e2d0f8913665c0cd730b78dc7c3360
Author: podivilov at chromium.org <podivilov at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Tue Jan 18 15:30:36 2011 +0000
2011-01-18 Pavel Podivilov <podivilov at chromium.org>
Unreviewed, remove wrong chromium expectation for console-xhr-logging test.
* platform/chromium/http/tests/inspector/console-xhr-logging-expected.txt: Removed.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@76025 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 02454ab..adfefa2 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,11 @@
2011-01-18 Pavel Podivilov <podivilov at chromium.org>
+ Unreviewed, remove wrong chromium expectation for console-xhr-logging test.
+
+ * platform/chromium/http/tests/inspector/console-xhr-logging-expected.txt: Removed.
+
+2011-01-18 Pavel Podivilov <podivilov at chromium.org>
+
Unreviewed, test fix for r76019.
* http/tests/inspector-enabled/console-log-before-frame-navigation-expected.txt:
diff --git a/LayoutTests/platform/chromium/http/tests/inspector/console-xhr-logging-expected.txt b/LayoutTests/platform/chromium/http/tests/inspector/console-xhr-logging-expected.txt
deleted file mode 100644
index 307cc0e..0000000
--- a/LayoutTests/platform/chromium/http/tests/inspector/console-xhr-logging-expected.txt
+++ /dev/null
@@ -1,24 +0,0 @@
-CONSOLE MESSAGE: line 11: enabled
-CONSOLE MESSAGE: line 40: sending a %s request to %s
-CONSOLE MESSAGE: line 40: sending a %s request to %s
-CONSOLE MESSAGE: line 40: sending a %s request to %s
-CONSOLE MESSAGE: line 21: disabled
-CONSOLE MESSAGE: line 40: sending a %s request to %s
-CONSOLE MESSAGE: line 40: sending a %s request to %s
-CONSOLE MESSAGE: line 40: sending a %s request to %s
-Tests that XMLHttpRequest Logging works when Enabled and doesn't show logs when Disabled.
-
-console-xhr-logging.html:11enabled
-console-xhr-logging.html:40sending a GET request to resources/xhr-exists.html
-XHR finished loading: "http://127.0.0.1:8000/inspector/resources/xhr-exists.html".
-console-xhr-logging.html:40sending a GET request to resources/xhr-does-not-exist.html
-console-xhr-logging.html:43GET http://127.0.0.1:8000/inspector/resources/xhr-does-not-exist.html 404 (Not Found)
-XHR finished loading: "http://127.0.0.1:8000/inspector/resources/xhr-does-not-exist.html".
-console-xhr-logging.html:40sending a POST request to resources/post-target.cgi
-XHR finished loading: "http://127.0.0.1:8000/inspector/resources/post-target.cgi".
-console-xhr-logging.html:21disabled
-console-xhr-logging.html:40sending a GET request to resources/xhr-exists.html
-console-xhr-logging.html:40sending a GET request to resources/xhr-does-not-exist.html
-console-xhr-logging.html:43GET http://127.0.0.1:8000/inspector/resources/xhr-does-not-exist.html 404 (Not Found)
-console-xhr-logging.html:40sending a POST request to resources/post-target.cgi
-
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list