Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7)

Side by Side Diff: gpu/gles2_conform_support/gles2_conform_test_expectations.txt

Issue 512353003: Update ES2 CTS Windows expectations. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // Copyright (c) 2013 The Chromium Authors. All rights reserved. 1 // Copyright (c) 2013 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be 2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file. 3 // found in the LICENSE file.
4 4
5 // This file contains a list of defective GLES2 conformance tests. The expected 5 // This file contains a list of defective GLES2 conformance tests. The expected
6 // format is: 6 // format is:
7 // {BUG#} {MODIFIERS} : {TEST_NAME} = {PASS,FAIL,FLAKY,TIMEOUT,SKIP} 7 // {BUG#} {MODIFIERS} : {TEST_NAME} = {PASS,FAIL,FLAKY,TIMEOUT,SKIP}
8 // 8 //
9 // MODIFIERS can be a combination of the below list: 9 // MODIFIERS can be a combination of the below list:
10 // WIN XP VISTA WIN7 MAC LEOPARD SNOWLEOPARD LION LINUX CHROMEOS MOUNTAINLION 10 // WIN XP VISTA WIN7 MAC LEOPARD SNOWLEOPARD LION LINUX CHROMEOS MOUNTAINLION
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
69 393677 CHROMEOS INTEL 0xa011 : GL_log2_input_run = FAIL 69 393677 CHROMEOS INTEL 0xa011 : GL_log2_input_run = FAIL
70 393677 CHROMEOS INTEL 0xa011 : GL_normalize_input_run = FAIL 70 393677 CHROMEOS INTEL 0xa011 : GL_normalize_input_run = FAIL
71 393677 CHROMEOS INTEL 0xa011 : GL_sin_input_run = FAIL 71 393677 CHROMEOS INTEL 0xa011 : GL_sin_input_run = FAIL
72 393677 CHROMEOS INTEL 0xa011 : GL2ExtensionTests_dFdx_input_run = FAIL 72 393677 CHROMEOS INTEL 0xa011 : GL2ExtensionTests_dFdx_input_run = FAIL
73 393677 CHROMEOS INTEL 0xa011 : GL2ExtensionTests_dFdy_input_run = FAIL 73 393677 CHROMEOS INTEL 0xa011 : GL2ExtensionTests_dFdy_input_run = FAIL
74 393677 CHROMEOS INTEL 0xa011 : GL2ExtensionTests_fwidth_input_run = FAIL 74 393677 CHROMEOS INTEL 0xa011 : GL2ExtensionTests_fwidth_input_run = FAIL
75 393677 CHROMEOS INTEL 0xa011 : GL2FixedTests_blend_input_run = FAIL 75 393677 CHROMEOS INTEL 0xa011 : GL2FixedTests_blend_input_run = FAIL
76 393677 CHROMEOS INTEL 0xa011 : GL2FixedTests_point_rasterization_input_run = FAI L 76 393677 CHROMEOS INTEL 0xa011 : GL2FixedTests_point_rasterization_input_run = FAI L
77 393677 CHROMEOS INTEL 0xa011 : GL2FixedTests_scissor_input_run = FAIL 77 393677 CHROMEOS INTEL 0xa011 : GL2FixedTests_scissor_input_run = FAIL
78 78
79 408251 WIN : GL2FixedTests_blend_input_run = FAIL
80 408251 WIN : GL2FixedTests_buffer_clear_input_run = FAIL
81 408251 WIN : GL2FixedTests_buffer_color_input_run = FAIL
82 408251 WIN : GL2FixedTests_copy_texture_input_run = FAIL
83 408251 WIN : GL2FixedTests_depth_buffer_clear_input_run = FAIL
84 408251 WIN : GL2FixedTests_mipmaps_interpolation_input_run = FAIL
85 408251 WIN : GL2FixedTests_stencil_plane_clear_input_run = FAIL
86 408251 WIN : GL2FixedTests_triangle_tiling_input_run = FAIL
87 408251 WIN : GL2FixedTests_user_clip_planes_input_run = FAIL
88 408251 WIN : GL2Tests_fixed_data_type_input_run = FAIL
89 408251 WIN : GL_mat_input_run = FAIL
90
79 //////////////////////////////////////////////////////////////////////////////// 91 ////////////////////////////////////////////////////////////////////////////////
80 // 92 //
81 // Temprory entries: they should be removed once the bugs are fixed. 93 // Temprory entries: they should be removed once the bugs are fixed.
82 // 94 //
83 //////////////////////////////////////////////////////////////////////////////// 95 ////////////////////////////////////////////////////////////////////////////////
84 96
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698