diff options
author | zmo@chromium.org <zmo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-04-24 18:38:33 +0000 |
---|---|---|
committer | zmo@chromium.org <zmo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-04-24 18:38:33 +0000 |
commit | 3788a207a1595edd31511470008119cfec4e6fe8 (patch) | |
tree | 53066ed37ae89235a937d05833c885aec36e6ba8 /chrome/test/gpu | |
parent | 2360439b9c91245b50dc907fbd7100412e08a942 (diff) | |
download | chromium_src-3788a207a1595edd31511470008119cfec4e6fe8.zip chromium_src-3788a207a1595edd31511470008119cfec4e6fe8.tar.gz chromium_src-3788a207a1595edd31511470008119cfec4e6fe8.tar.bz2 |
Add the texture-video test back.
BUG=115122
TEST=GPU win/linux debug bots
TBR=kbr
Review URL: https://chromiumcodereview.appspot.com/10209001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133733 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test/gpu')
-rw-r--r-- | chrome/test/gpu/webgl_conformance_test_expectations.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/test/gpu/webgl_conformance_test_expectations.txt b/chrome/test/gpu/webgl_conformance_test_expectations.txt index 71f2ba6..488e745 100644 --- a/chrome/test/gpu/webgl_conformance_test_expectations.txt +++ b/chrome/test/gpu/webgl_conformance_test_expectations.txt @@ -19,8 +19,6 @@ // 91533 WIN : gl_min_uniforms = FAIL // 91532 MAC NVIDIA 0x0640 : tex_image_and_sub_image_2d_with_video = PASS FAIL -115122 LINUX WIN7 NVIDIA DEBUG : conformance_textures_tex_image_and_sub_image_2d_with_video = TIMEOUT - 103759 MAC WIN LINUX : conformance_more_functions_readPixelsBadArgs = FAIL 103759 MAC WIN LINUX : conformance_more_functions_texImage2DHTML = FAIL 103759 MAC WIN LINUX : conformance_more_functions_texSubImage2DHTML = FAIL |