summaryrefslogtreecommitdiffstats
path: root/webkit/tools
diff options
context:
space:
mode:
authorjorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-01 08:52:07 +0000
committerjorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-01 08:52:07 +0000
commitdd29a448dadcd0ae2617b206ee466d9236b791ed (patch)
tree7b4bfecbc220cd7f328152420978554a27936ac6 /webkit/tools
parent811bfe371c3518e58664fb5191a6962314f8f05f (diff)
downloadchromium_src-dd29a448dadcd0ae2617b206ee466d9236b791ed.zip
chromium_src-dd29a448dadcd0ae2617b206ee466d9236b791ed.tar.gz
chromium_src-dd29a448dadcd0ae2617b206ee466d9236b791ed.tar.bz2
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
Diffstat (limited to 'webkit/tools')
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt7
1 files changed, 3 insertions, 4 deletions
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