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

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

Issue 11570052: Revert 173246 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years 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 154 matching lines...) Expand 10 before | Expand all | Expand 10 after
165 UNFILED LINUX INTEL : conformance_extensions_webgl_compressed_texture_s3tc = FAI L 165 UNFILED LINUX INTEL : conformance_extensions_webgl_compressed_texture_s3tc = FAI L
166 UNFILED LINUX INTEL : conformance_glsl_samplers_glsl_function_texture2dlod = FAI L 166 UNFILED LINUX INTEL : conformance_glsl_samplers_glsl_function_texture2dlod = FAI L
167 167
168 UNFILED LINUX INTEL : conformance_glsl_functions_glsl_function_cos = FAIL 168 UNFILED LINUX INTEL : conformance_glsl_functions_glsl_function_cos = FAIL
169 169
170 UNFILED LINUX INTEL : conformance_canvas_framebuffer_bindings_unaffected_on_resi ze = FAIL 170 UNFILED LINUX INTEL : conformance_canvas_framebuffer_bindings_unaffected_on_resi ze = FAIL
171 171
172 UNFILED LINUX AMD : conformance_misc_object_deletion_behaviour = FAIL 172 UNFILED LINUX AMD : conformance_misc_object_deletion_behaviour = FAIL
173 UNFILED LINUX AMD : conformance_textures_texture_mips = FAIL 173 UNFILED LINUX AMD : conformance_textures_texture_mips = FAIL
174 174
175 121139 MAC : conformance_textures_texture_size = FAIL
176 121139 WIN INTEL : conformance_textures_texture_size = FAIL
177 121139 LINUX AMD : conformance_textures_texture_size = FAIL
178
175 137892 LINUX INTEL : conformance_glsl_functions_glsl_function_acos = FAIL 179 137892 LINUX INTEL : conformance_glsl_functions_glsl_function_acos = FAIL
176 137892 LINUX INTEL : conformance_glsl_functions_glsl_function_asin = FAIL 180 137892 LINUX INTEL : conformance_glsl_functions_glsl_function_asin = FAIL
177 137892 LINUX INTEL : conformance_glsl_functions_glsl_function_atan = FAIL 181 137892 LINUX INTEL : conformance_glsl_functions_glsl_function_atan = FAIL
178 137892 LINUX INTEL : conformance_glsl_functions_glsl_function_atan_xy = FAIL 182 137892 LINUX INTEL : conformance_glsl_functions_glsl_function_atan_xy = FAIL
179 137892 LINUX INTEL : conformance_glsl_functions_glsl_function_sin = FAIL 183 137892 LINUX INTEL : conformance_glsl_functions_glsl_function_sin = FAIL
180 137892 LINUX INTEL : conformance_reading_read_pixels_test = FAIL 184 137892 LINUX INTEL : conformance_reading_read_pixels_test = FAIL
181 137892 LINUX INTEL : conformance_rendering_point_size = FAIL 185 137892 LINUX INTEL : conformance_rendering_point_size = FAIL
182 137892 LINUX INTEL : conformance_textures_texture_mips = FAIL 186 137892 LINUX INTEL : conformance_textures_texture_mips = FAIL
183 187
184 //////////////////////////////////////////////////////////////////////////////// 188 ////////////////////////////////////////////////////////////////////////////////
185 // 189 //
186 // Temprory entries: they should be removed once the bugs are fixed. 190 // Temprory entries: they should be removed once the bugs are fixed.
187 // 191 //
188 //////////////////////////////////////////////////////////////////////////////// 192 ////////////////////////////////////////////////////////////////////////////////
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