From dd29a448dadcd0ae2617b206ee466d9236b791ed Mon Sep 17 00:00:00 2001 From: "jorlow@chromium.org" Date: Wed, 1 Jul 2009 08:52:07 +0000 Subject: Fix errors I would have caught had I remembered to run lint on the test exceptions file. TEST=none BUG=none Review URL: http://codereview.chromium.org/150156 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19718 0039d316-1c4b-4281-b951-d872f2087c98 --- webkit/tools/layout_tests/test_expectations.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'webkit/tools') diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 5f6802d..919db3f 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2840,7 +2840,7 @@ BUG15267 WIN LINUX DEBUG : LayoutTests/transitions/cancel-transition.html = PASS BUG15425 WIN : LayoutTests/dom/html/level2/html/HTMLElement142.html = PASS CRASH // WebKit 45287:45352 New tests -BUG15649 : LayoutTests/compositing/layers-inside-overflow-scroll.html = TIMEOUT +BUG15649 : LayoutTests/compositing/layers-inside-overflow-scroll.html = TIMEOUT FAIL BUG15649 : LayoutTests/compositing/self-painting-layers.html = TIMEOUT BUG15649 : LayoutTests/plugins/netscape-plugin-map-data-to-src.html = FAIL BUG15649 : LayoutTests/media/video-canvas-source.html = FAIL @@ -2853,6 +2853,5 @@ BUG15710 : LayoutTests/compositing/overflow/overflow-scroll.html = TIMEOUT BUG15710 : LayoutTests/fast/dom/HTMLDataGridElement/DataGridColumns-dom.html = TIMEOUT // Webkit 45403:45431 -BUG15733 : LayoutTests/compositing/layers-inside-overflow-scroll.html = ERROR -BUG15733 : LayoutTests/compositing/repaint/content-into-overflow.html = ERROR -BUG15733 : LayoutTests/compositing/repaint/overflow-into-content.html = ERROR \ No newline at end of file +BUG15733 : LayoutTests/compositing/repaint/content-into-overflow.html = FAIL +BUG15733 : LayoutTests/compositing/repaint/overflow-into-content.html = FAIL \ No newline at end of file -- cgit v1.1