summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-08 05:03:57 +0000
committerjorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-08 05:03:57 +0000
commit0174b6962c8c75e60218b1e38fd7cedac9f5bebc (patch)
treeccef8fc6b14f2039aa63fa5ac8453a0dfa0ec6e4
parentc7fd0cbdbd381035ecd95d164a59d874b41d9339 (diff)
downloadchromium_src-0174b6962c8c75e60218b1e38fd7cedac9f5bebc.zip
chromium_src-0174b6962c8c75e60218b1e38fd7cedac9f5bebc.tar.gz
chromium_src-0174b6962c8c75e60218b1e38fd7cedac9f5bebc.tar.bz2
Clean up some test exceptions from when I gardened.
BUG=20987,20985 TEST=none Review URL: http://codereview.chromium.org/196003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25610 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt9
1 files changed, 5 insertions, 4 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 1e1d442..d09becf 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -123,6 +123,8 @@ WONTFIX SKIP : LayoutTests/http/tests/eventsource/workers = PASS TIMEOUT FAIL
// on which renderer process to use for each of them.
WONTFIX SKIP BUG19635 : LayoutTests/fast/harness/use-page-cache.html = TIMEOUT FAIL
WONTFIX SKIP BUG19635 : LayoutTests/fast/dom/Window/timer-resume-on-navigation-back.html = TIMEOUT FAIL
+// Depends on page cache, as far as I can tell.
+WONTFIX SKIP BUG10635 : LayoutTests/fast/events/pageshow-pagehide-on-back-cached.html = TIMEOUT FAIL
// -----------------------------------------------------------------
// FAILING TESTS
@@ -2395,12 +2397,11 @@ BUG20376 WIN : LayoutTests/media/audio-play-event.html = TIMEOUT
BUG20376 WIN : LayoutTests/media/video-src-remove.html = TIMEOUT FAIL
// WebKit 47821:47827
-BUG_JORLOW : LayoutTests/fast/events/pageshow-pagehide-on-back-uncached.html = FAIL
-BUG_JORLOW : LayoutTests/fast/events/pageshow-pagehide.html = FAIL
-BUG_JORLOW : LayoutTests/fast/events/pageshow-pagehide-on-back-cached.html = TIMEOUT
+BUG20987 : LayoutTests/fast/events/pageshow-pagehide-on-back-uncached.html = FAIL
+BUG20987 : LayoutTests/fast/events/pageshow-pagehide.html = FAIL
// WebKit 47827:47830
-BUG_JORLOW : LayoutTests/editing/pasteboard/files-during-page-drags.html = FAIL
+BUG20985 : LayoutTests/editing/pasteboard/files-during-page-drags.html = FAIL
// This newly added test times out on Mac:
BUG20438 MAC : chrome/plugins/get-url-with-iframe-target.html = TIMEOUT