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

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

Issue 10916334: Enable webgl conformance tests under content/test/gpu in content_browsertests (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: namespace fixup Created 8 years, 2 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
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 169 matching lines...) Expand 10 before | Expand all | Expand 10 after
180 137892 LINUX INTEL : conformance_glsl_functions_glsl_function_sin = FAIL 180 137892 LINUX INTEL : conformance_glsl_functions_glsl_function_sin = FAIL
181 137892 LINUX INTEL : conformance_reading_read_pixels_test = FAIL 181 137892 LINUX INTEL : conformance_reading_read_pixels_test = FAIL
182 137892 LINUX INTEL : conformance_rendering_point_size = FAIL 182 137892 LINUX INTEL : conformance_rendering_point_size = FAIL
183 137892 LINUX INTEL : conformance_textures_texture_mips = FAIL 183 137892 LINUX INTEL : conformance_textures_texture_mips = FAIL
184 184
185 //////////////////////////////////////////////////////////////////////////////// 185 ////////////////////////////////////////////////////////////////////////////////
186 // 186 //
187 // Temprory entries: they should be removed once the bugs are fixed. 187 // Temprory entries: they should be removed once the bugs are fixed.
188 // 188 //
189 //////////////////////////////////////////////////////////////////////////////// 189 ////////////////////////////////////////////////////////////////////////////////
OLDNEW
« no previous file with comments | « content/test/data/gpu/webgl_conformance.html ('k') | content/test/gpu/gpu_test_expectations_parser.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698