diff options
author | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-14 02:47:58 +0000 |
---|---|---|
committer | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-14 02:47:58 +0000 |
commit | d7a2d76b73d1f801b9c53a0989a4af4564f49c65 (patch) | |
tree | cd9363ea234ea64e474ac4eaf29edf7c420b5bf7 | |
parent | ecde8c4c2c3ba42a07cb5dba960e47da4f28feaf (diff) | |
download | chromium_src-d7a2d76b73d1f801b9c53a0989a4af4564f49c65.zip chromium_src-d7a2d76b73d1f801b9c53a0989a4af4564f49c65.tar.gz chromium_src-d7a2d76b73d1f801b9c53a0989a4af4564f49c65.tar.bz2 |
update test lists to include merge regressions
TBR=levin
Review URL: http://codereview.chromium.org/18216
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7999 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index 0458598..d57abfd 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -1126,8 +1126,6 @@ LINUX : LayoutTests/fast/text/line-breaks.html = FAIL // should disable this in libxml. LINUX MAC : LayoutTests/fast/xsl/transform-xhr-doc.xhtml = FAIL -// Linux pixeltest failure: Large areas of the page are missing -LINUX : LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody.html = FAIL // Mysterious off-by-one on the y axis -- font metrics? LINUX : LayoutTests/css1/box_properties/acid_test.html = FAIL @@ -1286,10 +1284,6 @@ LayoutTests/http/tests/security/dataURL/xss-DENIED-to-data-url-from-data-url.htm chrome/fast/dom/xss-DENIED-javascript-variations.html = FAIL chrome/fast/forms/basic-textareas.html = FAIL LayoutTests/http/tests/misc/dns-prefetch-control.html = FAIL TIMEOUT PASS -// Linux pixeltest failure: Large areas of the page are missing -WIN DEBUG : LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody.html = FAIL PASS -MAC DEBUG : LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody.html = FAIL - // NEW FOR MERGE 37604:38097 LayoutTests/fast/events/destroyed-atomic-string.html = FAIL LayoutTests/fast/js/exception-thrown-from-new.html = FAIL @@ -1909,6 +1903,13 @@ WIN LINUX : LayoutTests/fast/forms/enter-clicks-buttons.html = FAIL WIN LINUX : LayoutTests/http/tests/security/cross-frame-access-protocol-explicit-domain.html = FAIL WIN LINUX : LayoutTests/http/tests/security/cross-frame-access-protocol.html = FAIL +// Release failures are Merge 39829:39744 regressions +// Linux pixeltest failure: Large areas of the page are missing +LINUX : LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody.html = FAIL +WIN : LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody.html = FAIL PASS +MAC : LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody.html = FAIL + + // 12-Jan-2009 Regressions: // I'm turning these off to green the build until I can look at them tomorrow. For the // most part they probably just need to be rebaselined due to recent Skia SVG changes. |