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

Side by Side Diff: content/test/data/gpu/webgl_conformance_test_expectations.txt

Issue 12092123: WebGL conformance test expectation update (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 7 years, 10 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 | Annotate | Revision Log
« 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) 2012 The Chromium Authors. All rights reserved. 1 // Copyright (c) 2012 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 WebGL conformance tests. The expected 5 // This file contains a list of defective WebGL 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 10 // WIN XP VISTA WIN7 MAC LEOPARD SNOWLEOPARD LION LINUX CHROMEOS
(...skipping 167 matching lines...) Expand 10 before | Expand all | Expand 10 after
178 178
179 137892 LINUX INTEL : conformance_glsl_functions_glsl_function_acos = FAIL 179 137892 LINUX INTEL : conformance_glsl_functions_glsl_function_acos = FAIL
180 137892 LINUX INTEL : conformance_glsl_functions_glsl_function_asin = FAIL 180 137892 LINUX INTEL : conformance_glsl_functions_glsl_function_asin = FAIL
181 137892 LINUX INTEL : conformance_glsl_functions_glsl_function_atan = FAIL 181 137892 LINUX INTEL : conformance_glsl_functions_glsl_function_atan = FAIL
182 137892 LINUX INTEL : conformance_glsl_functions_glsl_function_atan_xy = FAIL 182 137892 LINUX INTEL : conformance_glsl_functions_glsl_function_atan_xy = FAIL
183 137892 LINUX INTEL : conformance_glsl_functions_glsl_function_sin = FAIL 183 137892 LINUX INTEL : conformance_glsl_functions_glsl_function_sin = FAIL
184 137892 LINUX INTEL : conformance_reading_read_pixels_test = FAIL 184 137892 LINUX INTEL : conformance_reading_read_pixels_test = FAIL
185 137892 LINUX INTEL : conformance_rendering_point_size = FAIL 185 137892 LINUX INTEL : conformance_rendering_point_size = FAIL
186 137892 LINUX INTEL : conformance_textures_texture_mips = FAIL 186 137892 LINUX INTEL : conformance_textures_texture_mips = FAIL
187 187
188 173794 LINUX NVIDIA : conformance_attribs_gl_disabled_vertex_attrib = FLAKY
189
188 //////////////////////////////////////////////////////////////////////////////// 190 ////////////////////////////////////////////////////////////////////////////////
189 // 191 //
190 // Temprory entries: they should be removed once the bugs are fixed. 192 // Temprory entries: they should be removed once the bugs are fixed.
191 // 193 //
192 //////////////////////////////////////////////////////////////////////////////// 194 ////////////////////////////////////////////////////////////////////////////////
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