diff options
author | jianli@chromium.org <jianli@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-27 06:52:14 +0000 |
---|---|---|
committer | jianli@chromium.org <jianli@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-27 06:52:14 +0000 |
commit | eb9b19800a9341d18ca777824edad31a4e3b205b (patch) | |
tree | 141f9070b19b1ea592965a3ffde1091235dc2997 | |
parent | 4e3f18c0288edd1067d9e47c6bbdb895f881a931 (diff) | |
download | chromium_src-eb9b19800a9341d18ca777824edad31a4e3b205b.zip chromium_src-eb9b19800a9341d18ca777824edad31a4e3b205b.tar.gz chromium_src-eb9b19800a9341d18ca777824edad31a4e3b205b.tar.bz2 |
Update test_expectations.txt for webkit merge.
TBR=levin
BUG=none
TEST=none
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19462 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 298d0c5..2dc18e9 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2816,7 +2816,14 @@ BUG15478 SKIP : LayoutTests/fast/frames/viewsource-on-image-file.html = FAIL BUG15478 SKIP : LayoutTests/platform/qt/fast/events/event-sender-keydown-frame.html = FAIL // WebKit 45270:45287 -BUG15490 WIN : LayoutTests/http/tests/xmlhttprequest/cross-origin-authorization.html = TIMEOUT +BUG15490 WIN LINUX : LayoutTests/editing/selection/drag-start-event-client-x-y.html = FAIL +BUG15490 WIN LINUX : LayoutTests/fast/css/outline-auto-empty-rects.html = FAIL +BUG15490 WIN LINUX : LayoutTests/fast/css/outline-auto-location.html = FAIL +BUG15490 WIN LINUX : LayoutTests/fast/inline/continuation-outlines-with-layers.html = FAIL +BUG15490 WIN LINUX : LayoutTests/fast/inline/continuation-outlines.html = FAIL +BUG15490 WIN LINUX : LayoutTests/fast/repaint/focus-ring.html = FAIL +BUG15490 DEBUG LINUX : LayoutTests/fast/overflow/overflow-rtl-inline-scrollbar.html= CRASH +BUG15490 DEBUG LINUX : LayoutTests/editing/deleting/25322-1.html = CRASH // Flaky for a while on DEBUG BUG15267 WIN LINUX DEBUG : LayoutTests/transitions/cancel-transition.html = PASS FAIL |