summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-13 17:39:39 +0000
committerdglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-13 17:39:39 +0000
commit9c118535d6031180bf1a6148f94ddb0d2de4833c (patch)
tree3737992a26345ccfff9496be037639187b39d073
parent3d365ecf73be0bd93eaa828bea9ce70b14651c9c (diff)
downloadchromium_src-9c118535d6031180bf1a6148f94ddb0d2de4833c.zip
chromium_src-9c118535d6031180bf1a6148f94ddb0d2de4833c.tar.gz
chromium_src-9c118535d6031180bf1a6148f94ddb0d2de4833c.tar.bz2
Remove fast/frames/frame-limit.html crash from expectations.
The ghost crash has moved elsewhere. TBR=ojan TEST=none BUG=none Review URL: http://codereview.chromium.org/548027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@36131 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt5
1 files changed, 1 insertions, 4 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index e38ae34..2d0ae67 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -93,7 +93,7 @@ BUG24182 SLOW WIN : LayoutTests/fast/backgrounds/svg-as-background-5.html = PASS
BUG24182 SLOW DEBUG : LayoutTests/svg/css/getComputedStyle-basic.xhtml = PASS
BUG24182 WIN DEBUG SLOW: LayoutTests/inspector/console-dirxml.html = PASS
BUG24182 DEBUG SLOW : LayoutTests/fast/dom/Window/window-function-frame-getter-precedence.html = PASS
-
+BUG24182 SLOW DEBUG : LayoutTests/fast/frames/frame-limit.html = PASS
// Usually <1s in release, ~1s in debug, but occasionally >5s in release.
BUG27335 WIN RELEASE : LayoutTests/plugins/embed-attributes-setting.html = PASS TIMEOUT
@@ -2269,9 +2269,6 @@ BUG10479 MAC : LayoutTests/svg/hixie/perf/002.xml = FAIL
BUG9798 SLOW WIN DEBUG : LayoutTests/fast/dom/Window/slow_unload_handler.html = PASS
BUG9798 LINUX DEBUG SLOW : LayoutTests/fast/frames/calculate-round.html = CRASH PASS
-BUG9798 RELEASE : LayoutTests/fast/frames/frame-limit.html = CRASH PASS
-BUG9798 SLOW LINUX WIN DEBUG : LayoutTests/fast/frames/frame-limit.html = CRASH PASS
-BUG9798 SLOW MAC DEBUG : LayoutTests/fast/frames/frame-limit.html = PASS
// Was flaky. Became a consistent failure.
BUG9798 WIN DEBUG : LayoutTests/fast/replaced/border-radius-clip.html = FAIL