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

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

Issue 2134253003: gles2_conform: suppress test failing after switch to Mesa core profile (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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 77 matching lines...) Expand 10 before | Expand all | Expand 10 after
88 393677 CHROMEOS INTEL 0xa011 : GL_log2_input_run = FAIL 88 393677 CHROMEOS INTEL 0xa011 : GL_log2_input_run = FAIL
89 393677 CHROMEOS INTEL 0xa011 : GL_normalize_input_run = FAIL 89 393677 CHROMEOS INTEL 0xa011 : GL_normalize_input_run = FAIL
90 393677 CHROMEOS INTEL 0xa011 : GL_sin_input_run = FAIL 90 393677 CHROMEOS INTEL 0xa011 : GL_sin_input_run = FAIL
91 393677 CHROMEOS INTEL 0xa011 : GL2ExtensionTests_dFdx_input_run = FAIL 91 393677 CHROMEOS INTEL 0xa011 : GL2ExtensionTests_dFdx_input_run = FAIL
92 393677 CHROMEOS INTEL 0xa011 : GL2ExtensionTests_dFdy_input_run = FAIL 92 393677 CHROMEOS INTEL 0xa011 : GL2ExtensionTests_dFdy_input_run = FAIL
93 393677 CHROMEOS INTEL 0xa011 : GL2ExtensionTests_fwidth_input_run = FAIL 93 393677 CHROMEOS INTEL 0xa011 : GL2ExtensionTests_fwidth_input_run = FAIL
94 393677 CHROMEOS INTEL 0xa011 : GL2FixedTests_blend_input_run = FAIL 94 393677 CHROMEOS INTEL 0xa011 : GL2FixedTests_blend_input_run = FAIL
95 393677 CHROMEOS INTEL 0xa011 : GL2FixedTests_point_rasterization_input_run = FAI L 95 393677 CHROMEOS INTEL 0xa011 : GL2FixedTests_point_rasterization_input_run = FAI L
96 393677 CHROMEOS INTEL 0xa011 : GL2FixedTests_scissor_input_run = FAIL 96 393677 CHROMEOS INTEL 0xa011 : GL2FixedTests_scissor_input_run = FAIL
97 97
98 598902 LINUX OPENGL INTEL : GL2Tests_fixed_data_type_input_run = FAIL
99 598902 LINUX OPENGL INTEL : GLCoverage_input_run = FAIL
100 598902 LINUX OPENGL INTEL : GL2FixedTests_copy_texture_input_run = FAIL
101
98 //////////////////////////////////////////////////////////////////////////////// 102 ////////////////////////////////////////////////////////////////////////////////
99 // 103 //
100 // Temprory entries: they should be removed once the bugs are fixed. 104 // Temprory entries: they should be removed once the bugs are fixed.
101 // 105 //
102 //////////////////////////////////////////////////////////////////////////////// 106 ////////////////////////////////////////////////////////////////////////////////
103 107
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