diff options
author | ojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-09 23:40:22 +0000 |
---|---|---|
committer | ojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-09 23:40:22 +0000 |
commit | e8a9f206a717f19fee89ac9b30b6f517ae000f6b (patch) | |
tree | 6d9daa5ca8b29bd5bc36696faecf713051489b41 /webkit/tools | |
parent | b3d2f8bda0811fc003fa9488f5dd07d798736358 (diff) | |
download | chromium_src-e8a9f206a717f19fee89ac9b30b6f517ae000f6b.zip chromium_src-e8a9f206a717f19fee89ac9b30b6f517ae000f6b.tar.gz chromium_src-e8a9f206a717f19fee89ac9b30b6f517ae000f6b.tar.bz2 |
Update test lists with the state of the tree. TBR.
Review URL: http://codereview.chromium.org/66018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13481 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 5b47746..41b7917 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -1856,7 +1856,7 @@ MAC : LayoutTests/fast/events/scrollbar-double-click.html = TIMEOUT PASS // Regressions from WebKit merge 40847-40875 LINUX : LayoutTests/fast/box-shadow/basic-shadows.html = FAIL -MAC LINUX WIN : LayoutTests/fast/forms/textarea-scrolled-endline-caret.html = FAIL PASS +LayoutTests/fast/forms/textarea-scrolled-endline-caret.html = FAIL PASS LINUX : LayoutTests/fast/clip/017.html = CRASH PASS // Unknown reason. @@ -2314,6 +2314,7 @@ MAC : LayoutTests/svg/hixie/perf/002.xml = FAIL // Broken by r13217. LINUX : LayoutTests/editing/selection/move-by-line-001.html = FAIL +BUG9798 : LayoutTests/http/tests/misc/css-reject-any-type-in-strict-mode.html = TIMEOUT PASS BUG9798 : LayoutTests/http/tests/xmlhttprequest/basic-auth.html = TIMEOUT PASS BUG9798 : LayoutTests/editing/execCommand/15381.html = FAIL PASS BUG9798 DEBUG : LayoutTests/svg/custom/path-bad-data.svg = CRASH FAIL @@ -2357,14 +2358,16 @@ BUG9798 LINUX MAC : LayoutTests/editing/pasteboard/drag-drop-dead-frame.html = F BUG9798 LINUX RELEASE : LayoutTests/svg/carto.net/colourpicker.svg = FAIL PASS BUG9798 LINUX : LayoutTests/svg/custom/invisible-text-after-scrolling.xhtml = FAIL PASS BUG9798 LINUX : LayoutTests/svg/text/text-text-07-t.svg = FAIL PASS +BUG9798 LINUX : LayoutTests/tables/mozilla/bugs/bug137388-1.html = FAIL PASS BUG9798 LINUX : LayoutTests/transitions/transition-end-event-multiple-04.html = FAIL PASS +BUG9798 LINUX : LayoutTests/transitions/transition-end-event-all-properties.html = FAIL PASS BUG9798 WIN RELEASE : LayoutTests/editing/selection/move-by-line-001.html = FAIL PASS +BUG9798 WIN : LayoutTests/fast/workers/worker-terminate.html = FAIL PASS BUG9798 WIN : LayoutTests/fast/events/tabindex-focus-blur-all.html = FAIL PASS BUG9798 WIN : LayoutTests/fast/encoding/char-encoding.html = FAIL PASS BUG9798 WIN : LayoutTests/fast/lists/inlineBoxWrapperNullCheck.html = FAIL PASS BUG9798 WIN : LayoutTests/fast/xmlhttprequest/xmlhttprequest-gc.html = CRASH PASS -BUG9798 WIN : LayoutTests/http/tests/misc/css-reject-any-type-in-strict-mode.html = TIMEOUT PASS BUG9798 WIN : LayoutTests/http/tests/misc/empty-file-formdata.html = TIMEOUT PASS BUG9798 WIN : LayoutTests/http/tests/misc/image-blocked-src-change.html = FAIL PASS BUG9798 WIN : LayoutTests/http/tests/misc/xhtml.php = TIMEOUT PASS @@ -2408,6 +2411,7 @@ BUG9797 WIN DEBUG : LayoutTests/editing/execCommand/paste-1.html = FAIL PASS BUG9797 WIN DEBUG : LayoutTests/editing/selection/4776665.html = FAIL PASS BUG9797 WIN DEBUG : LayoutTests/editing/pasteboard/subframe-dragndrop-1.html = FAIL PASS BUG9797 WIN DEBUG : LayoutTests/fast/encoding/namespace-tolerance.html = CRASH PASS +BUG9797 WIN DEBUG : LayoutTests/fast/loader/file-URL-with-port-number.html = FAIL PASS BUG9797 WIN DEBUG : LayoutTests/http/tests/security/cross-frame-access-first-time.html = CRASH PASS BUG9797 WIN DEBUG : LayoutTests/http/tests/xmlhttprequest/state-after-network-error.html = CRASH PASS BUG9797 WIN DEBUG : LayoutTests/http/tests/xmlhttprequest/supported-xml-content-types.html = CRASH PASS @@ -2421,6 +2425,9 @@ BUG9797 LINUX DEBUG : LayoutTests/svg/carto.net/colourpicker.svg = CRASH FAIL BUG9797 MAC DEBUG : LayoutTests/tables/mozilla/bugs/bug137388-2.html = FAIL PASS BUG9797 MAC DEBUG : LayoutTests/fast/body-propagation/overflow/004.html = FAIL PASS +BUG9941 LINUX DEBUG : LayoutTests/transitions/repeated-firing-background-color.html = FAIL +BUG9941 WIN DEBUG : LayoutTests/svg/custom/missing-xlink.svg = FAIL + BUG9850 : LayoutTests/compositing/overflow/overflow-positioning.html = FAIL BUG9850 : LayoutTests/editing/selection/thai-word-at-document-end.html = FAIL BUG9850 WIN : LayoutTests/fast/inline/long-wrapped-line.html = FAIL |