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

Side by Side Diff: chrome/test/gpu/webgl_conformance_test_expectations.txt

Issue 9443009: Fix a typo in webgl conformance test expectations. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 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} 7 // {BUG#} {MODIFIERS} : {TEST_NAME} = {PASS,FAIL,FLAKY,TIMEOUT}
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 89 matching lines...) Expand 10 before | Expand all | Expand 10 after
100 UNFILED MAC INTEL : conformance_textures_texture_size = FAIL 100 UNFILED MAC INTEL : conformance_textures_texture_size = FAIL
101 101
102 UNFILED LINUX NVIDIA : conformance_uniforms_uniform_location = FAIL 102 UNFILED LINUX NVIDIA : conformance_uniforms_uniform_location = FAIL
103 UNFILED LINUX NVIDIA : conformance_textures_texture_mips = FAIL 103 UNFILED LINUX NVIDIA : conformance_textures_texture_mips = FAIL
104 104
105 UNFILED LINUX INTEL : conformance_renderbuffers_framebuffer_object_attachment = FAIL 105 UNFILED LINUX INTEL : conformance_renderbuffers_framebuffer_object_attachment = FAIL
106 UNFILED LINUX INTEL : conformance_state_gl_object_get_calls = FAIL 106 UNFILED LINUX INTEL : conformance_state_gl_object_get_calls = FAIL
107 UNFILED LINUX INTEL : conformance_textures_texture_npot = FAIL 107 UNFILED LINUX INTEL : conformance_textures_texture_npot = FAIL
108 UNFILED LINUX INTEL : conformance_glsl_variables_gl_pointcoord = FAIL 108 UNFILED LINUX INTEL : conformance_glsl_variables_gl_pointcoord = FAIL
109 109
110 UNFILED LINUX AMD : conformance_misc_object_deletion_behavior = FAIL 110 UNFILED LINUX AMD : conformance_misc_object_deletion_behaviour = FAIL
111 UNFILED LINUX AMD : conformance_textures_texture_mips = FAIL 111 UNFILED LINUX AMD : conformance_textures_texture_mips = FAIL
112 UNFILED LINUX AMD : conformance_textures_texture_size = FAIL 112 UNFILED LINUX AMD : conformance_textures_texture_size = FAIL
113 113
114 // ----------------------------------------------------------------------------- 114 // -----------------------------------------------------------------------------
115 // FLAKY TESTS 115 // FLAKY TESTS
116 // ----------------------------------------------------------------------------- 116 // -----------------------------------------------------------------------------
117 117
118 118
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