diff options
author | dimich@chromium.org <dimich@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-20 04:57:50 +0000 |
---|---|---|
committer | dimich@chromium.org <dimich@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-20 04:57:50 +0000 |
commit | 26b6698cab6cd8ca9e3550430da0baf3732e7f40 (patch) | |
tree | 8a53af4791b25d7b2b40a1d62447f0c3a735da65 /webkit | |
parent | 1b02eab8f8098b82a44507a41be625bf561cffcb (diff) | |
download | chromium_src-26b6698cab6cd8ca9e3550430da0baf3732e7f40.zip chromium_src-26b6698cab6cd8ca9e3550430da0baf3732e7f40.tar.gz chromium_src-26b6698cab6cd8ca9e3550430da0baf3732e7f40.tar.bz2 |
Temporary disable failing Layout Tests.
Review URL: http://codereview.chromium.org/6353006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71923 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 53b9e6c..47d7f09 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -10,3 +10,7 @@ // TODO(thakis): Remove these after the next webkit roll. BUGTHAKIS LINUX : media/video-display-toggle.html = IMAGE BUGTHAKIS WIN : media/video-display-toggle.html = IMAGE + +BUGDIMICH : fast/js/toString-recursion.html = PASS TEXT +BUGDIMICH : fast/loader/stateobjects/pushstate-object-types.html = PASS TEXT +BUGDIMICH : fast/regex/cross-frame-callable.html = PASS TEXT
\ No newline at end of file |