 Chromium Code Reviews
 Chromium Code Reviews Issue 2259523002:
  Fix gles2_conform_test failures when Mac switching to core profile  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/src.git@master
    
  
    Issue 2259523002:
  Fix gles2_conform_test failures when Mac switching to core profile  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/src.git@master| Index: gpu/gles2_conform_support/gles2_conform_test_expectations.txt | 
| diff --git a/gpu/gles2_conform_support/gles2_conform_test_expectations.txt b/gpu/gles2_conform_support/gles2_conform_test_expectations.txt | 
| index 9050d4153226b1d5dfb83714b5656989ec4da855..97b6e11a0f63cb27a53387e453fcb5e363e930e0 100644 | 
| --- a/gpu/gles2_conform_support/gles2_conform_test_expectations.txt | 
| +++ b/gpu/gles2_conform_support/gles2_conform_test_expectations.txt | 
| @@ -25,6 +25,7 @@ | 
| // 91532 MAC NVIDIA 0x0640 : tex_image_and_sub_image_2d_with_video = PASS FAIL | 
| 612551 WIN LINUX MAC CHROMEOS : GL2ExtensionTests_egl_image_input_run = SKIP | 
| +635081 WIN LINUX MAC CHROMEOS : GL2Tests_fixed_data_type_input_run = FAIL | 
| 
Zhenyao Mo
2016/08/17 20:11:16
I really don't understand how this test could pass
 
piman
2016/08/17 20:30:45
Actually, we do support it, emulating it if needed
 | 
| 517966 WIN OPENGL : GL2FixedTests_blend_input_run = FAIL | 
| 517966 WIN OPENGL : GL2FixedTests_buffer_clear_input_run = FAIL | 
| @@ -36,7 +37,6 @@ | 
| 517966 WIN OPENGL : GL2Tests_framebuffer_objects_input_run = FAIL | 
| 490149 WIN OPENGL INTEL : GL2ExtensionTests_dFdy_input_run = FAIL | 
| -490149 WIN OPENGL INTEL : GL2Tests_fixed_data_type_input_run = FAIL | 
| 490149 WIN OPENGL INTEL : GL2Tests_glUniform_input_run = FAIL | 
| 490149 WIN OPENGL INTEL : GL2Tests_three_uniforms_input_run = FAIL | 
| 490149 WIN OPENGL INTEL : GL_build_input_run = FAIL | 
| @@ -98,7 +98,6 @@ | 
| 393677 CHROMEOS INTEL 0xa011 : GL2FixedTests_point_rasterization_input_run = FAIL | 
| 393677 CHROMEOS INTEL 0xa011 : GL2FixedTests_scissor_input_run = FAIL | 
| -598902 LINUX OPENGL INTEL : GL2Tests_fixed_data_type_input_run = FAIL | 
| 598902 LINUX OPENGL INTEL : GLCoverage_input_run = FAIL | 
| 598902 LINUX OPENGL INTEL : GL2FixedTests_copy_texture_input_run = FAIL |