diff options
author | zmo@google.com <zmo@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-05-30 00:05:57 +0000 |
---|---|---|
committer | zmo@google.com <zmo@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-05-30 00:05:57 +0000 |
commit | d4da599077074a96a4f39d9d6919e9b02de6fd83 (patch) | |
tree | 960bc5ca3c07a5338045dc11f80047886ff60cc9 | |
parent | f9a4c41a40dc781ea6bbbeeeb77ee3713dc168e2 (diff) | |
download | chromium_src-d4da599077074a96a4f39d9d6919e9b02de6fd83.zip chromium_src-d4da599077074a96a4f39d9d6919e9b02de6fd83.tar.gz chromium_src-d4da599077074a96a4f39d9d6919e9b02de6fd83.tar.bz2 |
WebGL conformance test expectations update
It fails on Intel mesa driver.
BUG=
TEST=gpu bots
TBR=kbr
Review URL: https://chromiumcodereview.appspot.com/10444075
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@139435 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | chrome/test/gpu/webgl_conformance_test_expectations.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/test/gpu/webgl_conformance_test_expectations.txt b/chrome/test/gpu/webgl_conformance_test_expectations.txt index 8bc5856..6137832 100644 --- a/chrome/test/gpu/webgl_conformance_test_expectations.txt +++ b/chrome/test/gpu/webgl_conformance_test_expectations.txt @@ -151,6 +151,8 @@ UNFILED LINUX INTEL : conformance_glsl_samplers_glsl_function_texture2dlod = FAI UNFILED LINUX INTEL : conformance_glsl_functions_glsl_function_cos = FAIL +UNFILED LINUX INTEL : conformance_canvas_framebuffer_bindings_unaffected_on_resize = FAIL + UNFILED LINUX AMD : conformance_misc_object_deletion_behaviour = FAIL UNFILED LINUX AMD : conformance_textures_texture_mips = FAIL |