summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvictorw@chromium.org <victorw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-28 02:32:09 +0000
committervictorw@chromium.org <victorw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-28 02:32:09 +0000
commit22ab36137239bf3585769182c1cc4bfa87d0bbff (patch)
treeff10c5f0fd72ab53cebba3483658e5ba96600495
parente84bb36276691c131ce6b549cf8092a31192b4c1 (diff)
downloadchromium_src-22ab36137239bf3585769182c1cc4bfa87d0bbff.zip
chromium_src-22ab36137239bf3585769182c1cc4bfa87d0bbff.tar.gz
chromium_src-22ab36137239bf3585769182c1cc4bfa87d0bbff.tar.bz2
Add flaky layout tests to test expectations
TBR=viettrungluu TEST=none BUG=33343 Review URL: http://codereview.chromium.org/556052 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37373 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 5f7d570..f758c11 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -2883,7 +2883,7 @@ BUG32683 LINUX DEBUG : svg/css/glyph-orientation-rounding-test.xhtml = TEXT PASS
BUG32684 WIN DEBUG : inspector/timeline-layout.html = TEXT PASS
BUG32686 WIN DEBUG : fast/block/margin-collapse/block-inside-inline/006.html = CRASH PASS
BUG32688 MAC DEBUG : fast/lists/inlineBoxWrapperNullCheck.html = TEXT PASS
-BUG32689 MAC DEBUG : http/tests/security/mixedContent/about-blank-iframe-in-main-frame.html = TEXT PASS
+BUG32689 MAC LINUX DEBUG : http/tests/security/mixedContent/about-blank-iframe-in-main-frame.html = TEXT PASS
BUG32690 MAC DEBUG : plugins/plugin-remove-subframe.html = TEXT PASS
BUG32691 MAC DEBUG : svg/batik/text/textEffect.svg = TEXT PASS
BUG32692 MAC DEBUG : svg/custom/visibility-override-filter.svg = TEXT PASS
@@ -2910,3 +2910,7 @@ BUG33099 : media/video-timeupdate-reverse-play.html = TIMEOUT
BUG33288 : fast/forms/input-valueasnumber-date.html = TEXT
BUG33288 : fast/forms/input-valueasnumber-datetime.html = TEXT
BUG33288 : fast/forms/input-valueasnumber-month.html = TEXT
+
+// Flaky storage tests
+BUG33343 LINUX MAC : storage/database-lock-after-reload.html = CRASH TEXT PASS
+BUG33343 DEBUG : storage/multiple-databases-garbage-collection.html = CRASH PASS