summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authorthomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-01-14 21:09:51 +0000
committerthomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-01-14 21:09:51 +0000
commit4ae596dfdb8c8125a1d6df7a6f7edb6ed42d80fd (patch)
treefae04425209beffdd6642477734537f99b2a30c9 /webkit
parentfb1f90a24d8da51b483632b157bcf0683432364d (diff)
downloadchromium_src-4ae596dfdb8c8125a1d6df7a6f7edb6ed42d80fd.zip
chromium_src-4ae596dfdb8c8125a1d6df7a6f7edb6ed42d80fd.tar.gz
chromium_src-4ae596dfdb8c8125a1d6df7a6f7edb6ed42d80fd.tar.bz2
flagging a test that appears to have regressed.
marked a test that seems to have a race condition locally and on the build bots. marked one more flaky test on the server. Review URL: http://codereview.chromium.org/18057 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8039 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/tools/layout_tests/test_lists/tests_fixable.txt9
1 files changed, 8 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
index 737ad9a..25765a7 100644
--- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt
+++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
@@ -1665,6 +1665,13 @@ MAC : LayoutTests/fast/js/reparsing-semicolon-insertion.html = FAIL
MAC : LayoutTests/http/tests/misc/window-dot-stop.html = FAIL
MAC : LayoutTests/http/tests/xmlhttprequest/abort-should-cancel-load.html = FAIL
+// Regression w/ radios?
+MAC : LayoutTests/fast/forms/radio_checked_name.html = FAIL
+
+// Some times it fails because the animation starts before the first dom dump
+// so the text doesn't match.
+MAC : LayoutTests/svg/hixie/perf/007.xml = FAIL PASS
+
// The following are flaky in that some times the timeout or crash, but we think
// it is because of bugs in other parts of the code and not specific to what
// these tests are doing. The are being noted here so we can get the buildbots
@@ -1689,7 +1696,7 @@ MAC : LayoutTests/fast/events/frame-tab-focus.html = CRASH FAIL
MAC : LayoutTests/fast/forms/focus2.html = CRASH FAIL
MAC : LayoutTests/http/tests/misc/uncacheable-script-repeated.html = CRASH PASS
MAC : LayoutTests/fast/borders/svg-as-border-image-2.html = CRASH PASS
-MAC : LayoutTests/fast/canvas/pattern-with-transform.html = CRASH PASS
+MAC : LayoutTests/fast/canvas/pattern-with-transform.html = CRASH PASS FAIL
MAC : LayoutTests/fast/canvas/pointInPath.html = CRASH PASS
// -----------------------------------------------------------------