From 53a7395a81e4a2bb34dbdc4e8efb3cc1229b4e9c Mon Sep 17 00:00:00 2001 From: Adam Klein Date: Tue, 24 May 2011 21:12:02 +0000 Subject: [PATCH] 2011-05-24 Adam Klein Unreviewed. Updating Chromium test expectations. * platform/chromium/test_expectations.txt: Canonical link: https://commits.webkit.org/76778@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@87203 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 6 ++++++ LayoutTests/platform/chromium/test_expectations.txt | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index fecd5c775565..2e1b57d27ddc 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,9 @@ +2011-05-24 Adam Klein + + Unreviewed. Updating Chromium test expectations. + + * platform/chromium/test_expectations.txt: + 2011-05-24 Kenneth Russell Reviewed by James Robinson. diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt index 0a628747280a..43e0d6784bcc 100644 --- a/LayoutTests/platform/chromium/test_expectations.txt +++ b/LayoutTests/platform/chromium/test_expectations.txt @@ -641,6 +641,7 @@ BUGCR24197 SKIP : fast/css/disabled-author-styles.html = FAIL // Needs eventSender.scalePageBy(). BUGWK58013 : fast/repaint/scale-page-shrink.html = IMAGE+TEXT +BUGWK58013 : fast/events/scroll-in-scaled-page-with-overflow-hidden.html = TEXT // ----------------------------------------------------------------- // Inspector tests @@ -757,7 +758,7 @@ BUGCR6139 LEOPARD : fast/forms/select-writing-direction-natural.html = IMAGE+TEX // Plugin tests // ----------------------------------------------------------------- BUGCR21841 MAC WIN DEBUG : plugins/destroy-during-npp-new.html = CRASH PASS -BUGCR61799 : plugins/evaluate-js-after-removing-plugin-element.html = CRASH TEXT +BUGCR61799 : plugins/evaluate-js-after-removing-plugin-element.html = CRASH TEXT TIMEOUT BUGCR37962 MAC : plugins/iframe-shims.html = TEXT PASS TIMEOUT BUGCR10351 MAC : plugins/inner-html-display-none.html = FAIL BUGWK48164 MAC LINUX WIN : plugins/invalid-mime-with-valid-extension-shows-missing-plugin.html = TEXT