Unreviewed.
Web Inspector: remove custom test expectations for chromium.
* platform/chromium/http/tests/inspector/console-resource-errors-expected.txt: Removed.
* platform/chromium/test_expectations.txt:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@78793
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2011-02-16 Ilya Tikhonovsky <loislo@chromium.org>
+
+ Unreviewed.
+
+ Web Inspector: remove custom test expectations for chromium.
+
+ * platform/chromium/http/tests/inspector/console-resource-errors-expected.txt: Removed.
+ * platform/chromium/test_expectations.txt:
+
2011-02-16 Dominic Mazzoni <dmazzoni@google.com>
Reviewed by Chris Fleizach.
+++ /dev/null
- Tests that errors to load a resource cause error messages to be logged to console.
-
-Page reloaded.
-console-resource-errors.html:11GET http://127.0.0.1:8000/inspector/non-existent-xhr 404 (Not Found) console-message console-error-level
-missing.cssGET http://127.0.0.1:8000/inspector/missing.css 404 (Not Found) console-message console-error-level
-non-existent-iframe.htmlGET http://127.0.0.1:8000/inspector/non-existent-iframe.html 404 (Not Found) console-message console-error-level
-non-existent-script.jsGET http://127.0.0.1:8000/inspector/non-existent-script.js 404 (Not Found) console-message console-error-level
-
BUGCR68165 WIN LINUX DEBUG SLOW : inspector/styles/styles-source-lines.html = PASS
BUGCR66087 WIN LINUX SLOW : inspector/storage-panel-dom-storage.html = PASS TEXT
-BUGCR66087 WIN LINUX SLOW : http/tests/inspector/console-resource-errors.html = PASS TEXT
+BUGCR66087 WIN LINUX SLOW : http/tests/inspector/console-resource-errors.html = PASS
BUGCR66087 WIN LINUX SLOW : http/tests/inspector/inspect-iframe-from-different-domain.html = PASS TEXT
// -----------------------------------------------------------------