diff options
author | bulach@chromium.org <bulach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-29 18:56:56 +0000 |
---|---|---|
committer | bulach@chromium.org <bulach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-29 18:56:56 +0000 |
commit | 4355cdaef5923067615ca30c82565e6e3c21bd32 (patch) | |
tree | 627e5b3f446c1d6b974ea526fa8a1ce029b9f901 /webkit/tools | |
parent | 682a4d7fa2eee941cbc1a5bad8c9060654f70483 (diff) | |
download | chromium_src-4355cdaef5923067615ca30c82565e6e3c21bd32.zip chromium_src-4355cdaef5923067615ca30c82565e6e3c21bd32.tar.gz chromium_src-4355cdaef5923067615ca30c82565e6e3c21bd32.tar.bz2 |
Disables http/tests/loading/basic-auth-resend-wrong-credentials.html
(it caused this roll to be reverted at http://src.chromium.org/viewvc/chrome?view=rev&revision=45840)
Removes downstream test expectations for:
traversal/node-iterator-prototype.html
fast/images/svg-background-partial-redraw.html
fast/text/international/bold-bengali.html
fast/text/international/khmer-selection.html
Review URL: http://codereview.chromium.org/1775011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45972 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 86e5881..9357abd2 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -27,8 +27,5 @@ BUGWK38109 : editing/selection/caret-rtl-2.html = IMAGE // Looks like I was too quick to remove this in r45579. BUGAGL : fast/canvas/canvas-empty-image-pattern.html = IMAGE -// WebKit roll 58304:58400 -BUGUKAI : traversal/node-iterator-prototype.html = FAIL -BUGUKAI : fast/images/svg-background-partial-redraw.html = IMAGE IMAGE+TEXT -BUGUKAI WIN MAC : fast/text/international/bold-bengali.html = MISSING -BUGUKAI LINUX : fast/text/international/khmer-selection.html = FAIL +// WebKit roll 58400:58407 +WONTFIX BUG21840 WIN DEBUG : http/tests/loading/basic-auth-resend-wrong-credentials.html = FAIL CRASH |