From a80331bf8b8353b4335f3a751a7856833ea28a18 Mon Sep 17 00:00:00 2001 From: "snej@chromium.org" Date: Tue, 14 Jul 2009 22:26:09 +0000 Subject: Move all three DataGrid test failures to adjacent lines, and link them all to new bug 16730. BUG=15780 TEST=several Review URL: http://codereview.chromium.org/149633 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20682 0039d316-1c4b-4281-b951-d872f2087c98 --- webkit/tools/layout_tests/test_expectations.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 17f4cd0..48a1f08 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2728,7 +2728,6 @@ BUG15270 LINUX WIN : LayoutTests/svg/custom/js-update-image-and-display.svg = FA BUG15270 LINUX WIN : LayoutTests/svg/custom/js-update-image-and-display2.svg = FAIL BUG15270 LINUX WIN : LayoutTests/svg/custom/js-update-image-and-display3.svg = FAIL BUG15270 : LayoutTests/fast/js/excessive-comma-usage.html = FAIL -BUG15270 : LayoutTests/fast/dom/HTMLDataGridElement/DataGridColumns-basic.html = TIMEOUT // WebKit 45134:45176 BUG15403 SKIP : LayoutTests/http/tests/security/clipboard/clipboard-file-access.html = FAIL @@ -2757,15 +2756,11 @@ BUG15425 WIN : LayoutTests/dom/html/level2/html/HTMLElement142.html = PASS CRASH // WebKit 45287:45352 New tests BUG15649 : LayoutTests/media/video-canvas-source.html = FAIL -// WebKit 45381:45403 New tests -BUG15710 : LayoutTests/fast/dom/HTMLDataGridElement/DataGridColumns-dom.html = TIMEOUT - // Webkit 45403:45431 BUG15733 LINUX WIN : LayoutTests/compositing/repaint/content-into-overflow.html = FAIL BUG15733 LINUX WIN : LayoutTests/compositing/repaint/overflow-into-content.html = FAIL // WebKit 45431:45444 -BUG15780 : LayoutTests/fast/dom/HTMLDataGridElement/DataGridColumns-dom-attributes.html = FAIL TIMEOUT // WebKit 45460:45473 BUG15837 : LayoutTests/http/tests/security/xssAuditor/script-tag-null-char.html = FAIL @@ -2877,3 +2872,8 @@ BUG16240 MAC WIN SLOW : LayoutTests/http/tests/cache/subresource-expiration.html // Failing due to r20652. BUG16742 : LayoutTests/media/video-error-abort.html = FAIL + +// HTML5 DataGrid bindings have not been implemented for V8 yet. +BUG16730 : LayoutTests/fast/dom/HTMLDataGridElement/DataGridColumns-basic.html = TIMEOUT +BUG16730 : LayoutTests/fast/dom/HTMLDataGridElement/DataGridColumns-dom.html = TIMEOUT +BUG16730 : LayoutTests/fast/dom/HTMLDataGridElement/DataGridColumns-dom-attributes.html = FAIL TIMEOUT -- cgit v1.1