diff options
author | finnur@google.com <finnur@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-11 21:37:05 +0000 |
---|---|---|
committer | finnur@google.com <finnur@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-11 21:37:05 +0000 |
commit | 489eb991b240069e8f29488ef58a3ccf3fa55d4f (patch) | |
tree | 4e1f3cded6b181e289ed39c7c275ee9787847c9d /webkit | |
parent | 7234e6cc82609038c3dbb5bd175e73d7ea93fd76 (diff) | |
download | chromium_src-489eb991b240069e8f29488ef58a3ccf3fa55d4f.zip chromium_src-489eb991b240069e8f29488ef58a3ccf3fa55d4f.tar.gz chromium_src-489eb991b240069e8f29488ef58a3ccf3fa55d4f.tar.bz2 |
Some more LayoutTest are now passing on the buildbot.
Marking as such.
Review URL: http://codereview.chromium.org/23020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9598 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index 37f9bb0..ab06713 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -332,12 +332,11 @@ LINUX : LayoutTests/fast/frames/onlyCommentInIFrame.html = FAIL LINUX : LayoutTests/fast/compact/001.html = FAIL LINUX : LayoutTests/fast/compact/002.html = FAIL DEFER LINUX : LayoutTests/fast/dom/clientWidthAfterDocumentIsRemoved.html = FAIL -MAC LINUX : LayoutTests/fast/dom/prototype-chain.html = FAIL +MAC : LayoutTests/fast/dom/prototype-chain.html = FAIL MAC LINUX : LayoutTests/fast/inline/percentage-margins.html = FAIL MAC LINUX : LayoutTests/fast/overflow/overflow-x-y.html = FAIL MAC LINUX : LayoutTests/fast/parser/comment-in-textarea.html = FAIL MAC : LayoutTests/fast/parser/open-comment-in-textarea.html = FAIL -LINUX : LayoutTests/fast/runin/002.html = FAIL LINUX : LayoutTests/fast/table/form-with-table-style.html = FAIL // Font differences, requiring overriden metrics, not a real bug, not fixing for Beta DEFER LINUX : LayoutTests/fast/text/international/bidi-AN-after-L.html = FAIL @@ -648,7 +647,7 @@ DEFER DEBUG : LayoutTests/fast/flexbox/flex-hang.html = FAIL PASS DEFER WIN LINUX : LayoutTests/fast/events/attempt-scroll-with-no-scrollbars.html = FAIL // Linux pixeltest failure: Form control metrics incorrect -LINUX MAC : LayoutTests/http/tests/navigation/redirect302-basic.html = FAIL +MAC : LayoutTests/http/tests/navigation/redirect302-basic.html = FAIL // The test may require a proper version of Java 6 RC 10 plugin // installed to run. @@ -1480,7 +1479,7 @@ LayoutTests/fast/events/dispatchEvent-crash.html = FAIL LayoutTests/fast/dom/dom-constructors.html = FAIL // WebKit Merge 39050:39100 failures: -LayoutTests/fast/dom/java-applet-calls.html = FAIL +LINUX MAC : LayoutTests/fast/dom/java-applet-calls.html = FAIL LINUX WIN : LayoutTests/fast/repaint/transform-repaint-descendants.html = FAIL // WebKit Merge 39100:39141 new tests: |