diff options
author | yurys@chromium.org <yurys@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-08 14:03:33 +0000 |
---|---|---|
committer | yurys@chromium.org <yurys@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-08 14:03:33 +0000 |
commit | 906e7970a1d28bee01491d93677b05f1c25a34f0 (patch) | |
tree | 2d42ef673bde6fa027976c1749a33a594fdf9c97 /webkit/tools/layout_tests | |
parent | c847c2a65ab9060c023f755f876606c65e53fd56 (diff) | |
download | chromium_src-906e7970a1d28bee01491d93677b05f1c25a34f0.zip chromium_src-906e7970a1d28bee01491d93677b05f1c25a34f0.tar.gz chromium_src-906e7970a1d28bee01491d93677b05f1c25a34f0.tar.bz2 |
Suppress a couple of layout tests before V8 change is rolled
Two tests have custom expectations until V8 change fixing stack overflow reporting is rolled.
TBR=antonm
BUG=None
TEST=None
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@80929 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools/layout_tests')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index ea925f2..e0ab696 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -8,3 +8,8 @@ BUGANTONM : fast/events/window-onerror7.html = TEXT // Waiting for a V8 roll. BUGANTONM : plugins/netscape-plugin-property-access-exception.html = TEXT + +// Waiting until V8 change http://code.google.com/p/v8/source/detail?r=7553 +// is rolled +BUG_YURYS : fast/dom/error-to-string-stack-overflow.html = TEXT +BUG_YURYS : fast/js/recursion-limit-equal.html = TEXT |