diff options
author | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-28 00:46:44 +0000 |
---|---|---|
committer | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-28 00:46:44 +0000 |
commit | 42ac182f04f9c950e867491d0b233dbeecfe56f0 (patch) | |
tree | 4eb3e9f9de567b14072107085df60b28d0849bf8 /webkit | |
parent | 903e7a8a5f8948b96c46f16c4920648c29a5af12 (diff) | |
download | chromium_src-42ac182f04f9c950e867491d0b233dbeecfe56f0.zip chromium_src-42ac182f04f9c950e867491d0b233dbeecfe56f0.tar.gz chromium_src-42ac182f04f9c950e867491d0b233dbeecfe56f0.tar.bz2 |
After their initial failure, these two tests have passed consistently on Windows release and debug builds. I thiunk maybe they were non-merge failures that happened to get fixed? Not sure.
TBR=ajwong
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/160230
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21768 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 5bd246b..abcb720 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -3111,8 +3111,6 @@ BUG_DARIN WIN LINUX : LayoutTests/tables/mozilla_expected_failures/marvin/backgr BUG_DARIN WIN LINUX : LayoutTests/tables/mozilla_expected_failures/marvin/backgr_position-table-row.html = FAIL // Test failures from WebKit merge 46369 to 46426 -BUG_PKASTING WIN : LayoutTests/http/tests/security/cross-frame-access-port-explicit-domain.html = FAIL -BUG_PKASTING WIN : LayoutTests/http/tests/xmlhttprequest/cross-origin-authorization.html = TIMEOUT BUG_PKASTING WIN LINUX : LayoutTests/editing/style/remove-underline-from-stylesheet.html = FAIL BUG_PKASTING WIN LINUX : LayoutTests/fast/canvas/image-pattern-rotate.html = FAIL BUG17845 DEBUG : LayoutTests/svg/W3C-SVG-1.1/struct-dom-01-b.svg = CRASH |