diff options
author | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-28 18:08:47 +0000 |
---|---|---|
committer | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-28 18:08:47 +0000 |
commit | 1f458e6927173127e2e70613d6cae1d626da04b7 (patch) | |
tree | 0d518a0a19bf656a5c6a60c19d6a2da096da002b /webkit | |
parent | 9ba8f8dd3bf0184eb46cb9f58e1560be1a789fe5 (diff) | |
download | chromium_src-1f458e6927173127e2e70613d6cae1d626da04b7.zip chromium_src-1f458e6927173127e2e70613d6cae1d626da04b7.tar.gz chromium_src-1f458e6927173127e2e70613d6cae1d626da04b7.tar.bz2 |
Remove failing expectations for tests, fixed in http://trac.webkit.org/changeset/48759.
TBR=abarth
TEST=none
BUG=17523
Review URL: http://codereview.chromium.org/249019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27376 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rwxr-xr-x | webkit/tools/layout_tests/test_expectations.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 00b5e4d..de16b1d 100755 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2312,10 +2312,6 @@ BUG22014 LINUX MAC : LayoutTests/transitions/hang-with-bad-transition-list.html // WK roll 48423:48468 (dglazkov for ukai) BUG_DGLAZKOV WIN LINUX : LayoutTests/fast/css/font-smoothing.html = FAIL -// 48468:48483 (avi for dglazkov for ukai) -BUG22170 : LayoutTests/http/tests/security/isolatedWorld/window-setTimeout-function.html = FAIL -BUG22170 : LayoutTests/http/tests/security/isolatedWorld/window-setTimeout-string.html = FAIL - // WebKit merge 48500:48585, newly implemented Object.defineProperty. BUG22526 : LayoutTests/fast/js/Object-create.html = FAIL BUG22526 : LayoutTests/fast/js/Object-defineProperties.html = FAIL |