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

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

Issue 393223002: gles2_conform_test: update expectations for CrOS Atom. (Closed) Base URL: https://src.chromium.org/chrome/trunk/src/
Patch Set: Created 6 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 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
50 253674 MOUNTAINLION INTEL : GL2ExtensionTests_dFdy_input_run = FAIL 50 253674 MOUNTAINLION INTEL : GL2ExtensionTests_dFdy_input_run = FAIL
51 253674 MOUNTAINLION INTEL : GL2FixedTests_point_sprites_input_run = FAIL 51 253674 MOUNTAINLION INTEL : GL2FixedTests_point_sprites_input_run = FAIL
52 253674 MOUNTAINLION INTEL : GL_control_flow_input_run = FAIL 52 253674 MOUNTAINLION INTEL : GL_control_flow_input_run = FAIL
53 253674 MOUNTAINLION INTEL : GL_operators_input_run = FAIL 53 253674 MOUNTAINLION INTEL : GL_operators_input_run = FAIL
54 54
55 339911 MOUNTAINLION INTEL : GL2FixedTests_blend_input_run = FAIL 55 339911 MOUNTAINLION INTEL : GL2FixedTests_blend_input_run = FAIL
56 56
57 253674 MAC : GL2Tests_glUniform_input_run = FAIL 57 253674 MAC : GL2Tests_glUniform_input_run = FAIL
58 253674 MAC : GL2Tests_three_uniforms_input_run = FAIL 58 253674 MAC : GL2Tests_three_uniforms_input_run = FAIL
59 59
60 393677 CHROMEOS 0xa011 : GL_acos_input_run = FAIL
61 393677 CHROMEOS 0xa011 : GL_asin_input_run = FAIL
62 393677 CHROMEOS 0xa011 : GL_atan_input_run = FAIL
63 393677 CHROMEOS 0xa011 : GL_control_flow_input_run = FAIL
64 393677 CHROMEOS 0xa011 : GL_cos_input_run = FAIL
65 393677 CHROMEOS 0xa011 : GL_discard_input_run = FAIL
66 393677 CHROMEOS 0xa011 : GL_functions_input_run = FAIL
67 393677 CHROMEOS 0xa011 : GL_gl_FrontFacing_input_run = FAIL
68 393677 CHROMEOS 0xa011 : GL_log_input_run = FAIL
69 393677 CHROMEOS 0xa011 : GL_log2_input_run = FAIL
70 393677 CHROMEOS 0xa011 : GL_normalize_input_run = FAIL
71 393677 CHROMEOS 0xa011 : GL_sin_input_run = FAIL
72 393677 CHROMEOS 0xa011 : GL2ExtensionTests_dFdx_input_run = FAIL
73 393677 CHROMEOS 0xa011 : GL2ExtensionTests_dFdy_input_run = FAIL
74 393677 CHROMEOS 0xa011 : GL2ExtensionTests_fwidth_input_run = FAIL
75 393677 CHROMEOS 0xa011 : GL2FixedTests_blend_input_run = FAIL
76 393677 CHROMEOS 0xa011 : GL2FixedTests_point_rasterization_input_run = FAIL
77 393677 CHROMEOS 0xa011 : GL2FixedTests_scissor_input_run = FAIL
78
60 //////////////////////////////////////////////////////////////////////////////// 79 ////////////////////////////////////////////////////////////////////////////////
61 // 80 //
62 // Temprory entries: they should be removed once the bugs are fixed. 81 // Temprory entries: they should be removed once the bugs are fixed.
63 // 82 //
64 //////////////////////////////////////////////////////////////////////////////// 83 ////////////////////////////////////////////////////////////////////////////////
65 84
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