summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authordglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-04 18:10:42 +0000
committerdglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-04 18:10:42 +0000
commitedc1d56232dfc2a7fca2167cf59df8bc75b419ee (patch)
tree2f8bbfd7d175acc6d5f08a58f53cce1c8b01a55f /webkit
parenta65808d30e438a889aac5a97227ca5a0704bc471 (diff)
downloadchromium_src-edc1d56232dfc2a7fca2167cf59df8bc75b419ee.zip
chromium_src-edc1d56232dfc2a7fca2167cf59df8bc75b419ee.tar.gz
chromium_src-edc1d56232dfc2a7fca2167cf59df8bc75b419ee.tar.bz2
Update test expectations to reflect flakiness of tests, caused by http://src.chromium.org/viewvc/chrome?view=rev&revision=25454.
TBR=asargent TEST=none BUG=8630 Review URL: http://codereview.chromium.org/192025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25477 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt17
1 files changed, 9 insertions, 8 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index bc2907f..7cdb215 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -1502,14 +1502,15 @@ BUG8630 WIN LINUX : LayoutTests/fast/replaced/width100percent-button.html = FAIL
BUG8630 WIN LINUX : LayoutTests/fast/table/empty-section-crash.html = FAIL
BUG8630 WIN LINUX : LayoutTests/fast/text/font-initial.html = FAIL
BUG8630 WIN LINUX : pending/fast/repaint/bugzilla-6473.html = FAIL
-// These started failing after initial implementation of .display() landed.
-BUG8630 LINUX DEBUG : LayoutTests/svg/custom/mask-inside-defs.svg = FAIL
-BUG8630 LINUX DEBUG : LayoutTests/svg/custom/stroked-pattern.svg = FAIL
-BUG8630 LINUX : LayoutTests/svg/custom/use-detach.svg = FAIL
-BUG8630 LINUX : LayoutTests/svg/batik/filters/feTile.svg = FAIL
-BUG8630 LINUX : LayoutTests/fast/backgrounds/001.html = CRASH
-BUG8630 LINUX : LayoutTests/fast/forms/form-added-to-table.html = FAIL
-BUG8630 LINUX : LayoutTests/fast/forms/button-align.html = FAIL
+// These started flaking after initial implementation of .display() landed.
+BUG8630 LINUX DEBUG : LayoutTests/svg/custom/mask-inside-defs.svg = FAIL PASS
+BUG8630 LINUX DEBUG : LayoutTests/svg/custom/stroked-pattern.svg = FAIL PASS
+BUG8630 LINUX : LayoutTests/svg/custom/use-detach.svg = FAIL PASS
+BUG8630 LINUX : LayoutTests/svg/batik/filters/feTile.svg = FAIL PASS
+BUG8630 LINUX : LayoutTests/fast/backgrounds/001.html = CRASH PASS
+BUG8630 LINUX : LayoutTests/fast/forms/form-added-to-table.html = FAIL PASS
+BUG8630 LINUX : LayoutTests/fast/forms/button-align.html = FAIL PASS
+BUG8630 LINUX : LayoutTests/fast/forms/slider-thumb-stylability.html = FAIL PASS
// Linux pixeltest failure: Failing to rotate the form control
BUG10390 LINUX : LayoutTests/fast/transforms/transformed-focused-text-input.html = FAIL