From 91fa92f3567c0e2edf9d6f6594bedf67b0cf8c38 Mon Sep 17 00:00:00 2001 From: "loislo@chromium.org" Date: Thu, 17 Feb 2011 06:53:14 +0000 Subject: [PATCH] 2011-02-16 Ilya Tikhonovsky 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 --- LayoutTests/ChangeLog | 9 +++++++++ .../tests/inspector/console-resource-errors-expected.txt | 8 -------- LayoutTests/platform/chromium/test_expectations.txt | 2 +- 3 files changed, 10 insertions(+), 9 deletions(-) delete mode 100755 LayoutTests/platform/chromium/http/tests/inspector/console-resource-errors-expected.txt diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index efc29c581b85..df7301d3af5c 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,12 @@ +2011-02-16 Ilya Tikhonovsky + + 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 Reviewed by Chris Fleizach. diff --git a/LayoutTests/platform/chromium/http/tests/inspector/console-resource-errors-expected.txt b/LayoutTests/platform/chromium/http/tests/inspector/console-resource-errors-expected.txt deleted file mode 100755 index 2edac8a03082..000000000000 --- a/LayoutTests/platform/chromium/http/tests/inspector/console-resource-errors-expected.txt +++ /dev/null @@ -1,8 +0,0 @@ - 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 - diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt index 2a183996ea72..a6d6d75d9708 100644 --- a/LayoutTests/platform/chromium/test_expectations.txt +++ b/LayoutTests/platform/chromium/test_expectations.txt @@ -632,7 +632,7 @@ BUGCR66087 WIN LINUX : inspector/timeline/timeline-parse-html.html = CRASH TIMEO 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 // ----------------------------------------------------------------- -- 2.36.0