Commit 23585b35 authored by apatrick@chromium.org's avatar apatrick@chromium.org

Roll WebGL conformance tests to r134617.

BUG=125679
Review URL: https://chromiumcodereview.appspot.com/10261022

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134718 0039d316-1c4b-4281-b951-d872f2087c98
parent 3c03aea4
...@@ -188,7 +188,7 @@ deps = { ...@@ -188,7 +188,7 @@ deps = {
# When roll to another webgl conformance tests revision, please goto # When roll to another webgl conformance tests revision, please goto
# chrome/test/gpu and run generate_webgl_conformance_test_list.py. # chrome/test/gpu and run generate_webgl_conformance_test_list.py.
"src/third_party/webgl_conformance": "src/third_party/webgl_conformance":
"/trunk/deps/third_party/webgl/sdk/tests@129652", "/trunk/deps/third_party/webgl/sdk/tests@134617",
# We should use the same software_rendering_list.json for all branches. # We should use the same software_rendering_list.json for all branches.
"src/chrome/browser/resources/software_rendering_list": "src/chrome/browser/resources/software_rendering_list":
......
...@@ -30,6 +30,11 @@ UNFILED MAC WIN LINUX : conformance_glsl_misc_shader_with_functional_scoping = F ...@@ -30,6 +30,11 @@ UNFILED MAC WIN LINUX : conformance_glsl_misc_shader_with_functional_scoping = F
UNFILED MAC WIN LINUX : conformance_glsl_misc_shader_with_hex_int_constant_macro = FAIL UNFILED MAC WIN LINUX : conformance_glsl_misc_shader_with_hex_int_constant_macro = FAIL
UNFILED MAC WIN LINUX : conformance_glsl_misc_shader_with_vec4_vec3_vec4_conditional = FAIL UNFILED MAC WIN LINUX : conformance_glsl_misc_shader_with_vec4_vec3_vec4_conditional = FAIL
125679 MAC WIN LINUX : conformance_buffers_index_validation = FAIL
125679 MAC WIN LINUX : conformance_canvas_framebuffer_bindings_unaffected_on_resize = FAIL
125679 MAC WIN LINUX : conformance_context_context_creation_and_destruction = FAIL
125679 WIN LINUX : conformance_glsl_misc_shader_with_non_reserved_words = FAIL
113695 MAC WIN LINUX : conformance_misc_instanceof_test = FAIL 113695 MAC WIN LINUX : conformance_misc_instanceof_test = FAIL
UNFILED MAC WIN LINUX : conformance_textures_origin_clean_conformance = FAIL UNFILED MAC WIN LINUX : conformance_textures_origin_clean_conformance = FAIL
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment