diff options
author | atwilson@chromium.org <atwilson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-20 18:22:30 +0000 |
---|---|---|
committer | atwilson@chromium.org <atwilson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-20 18:22:30 +0000 |
commit | bcb8a2884dddc48992a85b42e15fd09277fc4aa3 (patch) | |
tree | 2d2059325b805ff932a309c4fe2d04bef3946b25 /webkit | |
parent | 57dd4e6b38e62813ce0d626fd6f3f972d81f5193 (diff) | |
download | chromium_src-bcb8a2884dddc48992a85b42e15fd09277fc4aa3.zip chromium_src-bcb8a2884dddc48992a85b42e15fd09277fc4aa3.tar.gz chromium_src-bcb8a2884dddc48992a85b42e15fd09277fc4aa3.tar.bz2 |
Disable failing test to allow tree to go green - will move upstream shortly.
TBR=satish
BUG=56277
TEST=none
Review URL: http://codereview.chromium.org/3451011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59946 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 7a6cca2..5d6d2a0 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -8,3 +8,6 @@ // johnnyg to move upstream BUGJOHNNYG WIN : fast/canvas/webgl/tex-image-and-sub-image-2d-with-video.html = TEXT PASS BUGJOHNNYG LINUX : plugins/embed-attributes-style.html = IMAGE + +// atwilson will move upstream +BUG56277 : canvas/philip/tests/2d.imageData.get.source.outside.html = FAIL |