From a9bfd4a1288a14f2be7292e9c7767bc8c226a4c6 Mon Sep 17 00:00:00 2001 From: "eroman@chromium.org" Date: Fri, 11 Dec 2009 23:05:40 +0000 Subject: Add flaky layout crash to failures list. BUG=30174 TBR=dglazkov Review URL: http://codereview.chromium.org/486040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34389 0039d316-1c4b-4281-b951-d872f2087c98 --- webkit/tools/layout_tests/test_expectations.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 90861f9..2f799f0 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -3265,3 +3265,6 @@ BUG30049 : LayoutTests/platform/win/editing/selection/doubleclick-should-not-exp // Flaky crash. BUG30081 : LayoutTests/storage/close-during-stress-test.html = CRASH PASS + +// Flaky crash. +BUG30174 : LayoutTests/media/video-source-type.html = CRASH PASS -- cgit v1.1