From bd07f1d9fcb3cb0ddab37e64b1884ccb548aff9c Mon Sep 17 00:00:00 2001 From: "senorblanco@chromium.org" <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> Date: Mon, 27 Sep 2010 23:21:57 +0000 Subject: [PATCH] Temporarily add a failing test to local test_expectations.txt. BUG=none TEST=green layout bots TBR=morrita git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60725 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 1c9bea1e6a6d4..89b28e90be9c1 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -12,3 +12,6 @@ BUGJOHNNYG LINUX : plugins/embed-attributes-style.html = IMAGE // atwilson will upstream BUGATWILSON : storage/indexeddb/transaction-basics.html = CRASH +// To be upstreamed. +// Started failing in WebKit r68388:68412. +BUGSENORBLANCO WIN DEBUG : media/video-size.html = CRASH -- GitLab