diff options
author | jorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-05-14 14:40:50 +0000 |
---|---|---|
committer | jorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-05-14 14:40:50 +0000 |
commit | 30494f596e82a1406a7cb4ab6f1867e66f14e3cf (patch) | |
tree | b1ab3834bbf40813c06037e55b5f7ac168b0ecfc /webkit | |
parent | 8d9518551a5ba45d32991a8cb0a1c9de017caea9 (diff) | |
download | chromium_src-30494f596e82a1406a7cb4ab6f1867e66f14e3cf.zip chromium_src-30494f596e82a1406a7cb4ab6f1867e66f14e3cf.tar.gz chromium_src-30494f596e82a1406a7cb4ab6f1867e66f14e3cf.tar.bz2 |
Temporarily disable a failing layout test that needs to be rebaselined upstream.
Review URL: http://codereview.chromium.org/2106005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@47271 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 2546c17..053f592 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -6,3 +6,7 @@ // until the changes can be landed upstream. BUG42740 : storage/domstorage/quota.html = TEXT + +// Re-enable on the next WebKit roll (hopefully a proper baseline should be +// set by then). +BUGWK39116 : fast/dom/prototype-inheritance.html = TEXT |