diff options
author | hclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-02 00:28:25 +0000 |
---|---|---|
committer | hclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-02 00:28:25 +0000 |
commit | 10575ccb63ed99277da1b9663a71ede2be497708 (patch) | |
tree | f5c34ec9a8ad4a9f57da036e0c045a80b61e2910 /webkit/tools | |
parent | a49437de9e757ffaf4e74f82686ee37b73950c6a (diff) | |
download | chromium_src-10575ccb63ed99277da1b9663a71ede2be497708.zip chromium_src-10575ccb63ed99277da1b9663a71ede2be497708.tar.gz chromium_src-10575ccb63ed99277da1b9663a71ede2be497708.tar.bz2 |
Build fix. Mark gl-teximage.html as failing.
TBR=zmo@google.com
BUG=None
TEST=None
Review URL: http://codereview.chromium.org/3564006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61270 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-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 4460852..7cdc736 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -15,3 +15,6 @@ BUGSENORBLANCO WIN DEBUG : media/video-size.html = CRASH // Upstreamed; remove this on roll past r68543. BUGSENORBLANCO WIN : platform/win/plugins/window-geometry-initialized-before-set-window.html = TEXT + +// Need to move this expectations to WebKit. +BUG_HCLAM MAC : fast/canvas/webgl/gl-teximage.html = TEXT |