diff options
author | jhawkins@chromium.org <jhawkins@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-01 17:32:22 +0000 |
---|---|---|
committer | jhawkins@chromium.org <jhawkins@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-01 17:32:22 +0000 |
commit | 96569d32ce6701ea41ee15baf9a18e3a750fce59 (patch) | |
tree | 510738bf26d6937672d00a608d019d236b05ae11 | |
parent | ec0dd56b1396a9496a37b92214b89bf1567b1758 (diff) | |
download | chromium_src-96569d32ce6701ea41ee15baf9a18e3a750fce59.zip chromium_src-96569d32ce6701ea41ee15baf9a18e3a750fce59.tar.gz chromium_src-96569d32ce6701ea41ee15baf9a18e3a750fce59.tar.bz2 |
Update test_expectations with two more flaky tests.
Review URL: http://codereview.chromium.org/115992
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17325 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 5410a3c..2aaae1f 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2601,6 +2601,8 @@ BUG11810 MAC DEBUG : LayoutTests/fast/repaint/subtree-root-clip.html = CRASH PAS // Flaky Linux tests BUG11832 LINUX : LayoutTests/svg/custom/circular-marker-reference-4.svg = FAIL PASS BUG11832 LINUX DEBUG : LayoutTests/svg/W3C-SVG-1.1/painting-marker-01-f.svg = FAIL PASS +BUG11832 LINUX : LayoutTests/fast/css/transition-color-unspecified.html = FAIL PASS +BUG11832 LINUX : LayoutTests/editing/selection/extend-selection.html = TIMEOUT PASS // Flaky Windows Tests BUG11898 WIN DEBUG : LayoutTests/svg/dom/SVGScriptElement/script-set-href.svg = FAIL PASS |