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

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

Issue 8669016: Mark conformance_textures_tex_image_and_sub_image_2d_with_video as FLAKY (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 9 years, 1 month 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 | chrome/test/gpu/webgl_conformance_test_list_autogen.h » ('j') | 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) 2011 The Chromium Authors. All rights reserved. 1 // Copyright (c) 2011 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#} {MAC,WIN,LINUX} : {TEST_NAME} = {FAIL,TIMEOUT} 7 // {BUG#} {MAC,WIN,LINUX} : {TEST_NAME} = {FAIL,TIMEOUT}
8 // 8 //
9 // Examples: 9 // Examples:
10 // 91530 MAC WIN LINUX : context_lost_restored = TIMEOUT 10 // 91530 MAC WIN LINUX : context_lost_restored = TIMEOUT
(...skipping 20 matching lines...) Expand all
31 103573 WIN : conformance_glsl_functions_glsl_function_mod_gentype = FAIL 31 103573 WIN : conformance_glsl_functions_glsl_function_mod_gentype = FAIL
32 32
33 103759 MAC WIN LINUX : conformance_more_functions_readPixelsBadArgs = FAIL 33 103759 MAC WIN LINUX : conformance_more_functions_readPixelsBadArgs = FAIL
34 103759 MAC WIN LINUX : conformance_more_functions_texImage2DHTML = FAIL 34 103759 MAC WIN LINUX : conformance_more_functions_texImage2DHTML = FAIL
35 103759 MAC WIN LINUX : conformance_more_functions_texSubImage2DHTML = FAIL 35 103759 MAC WIN LINUX : conformance_more_functions_texSubImage2DHTML = FAIL
36 36
37 // ----------------------------------------------------------------------------- 37 // -----------------------------------------------------------------------------
38 // FLAKY TESTS 38 // FLAKY TESTS
39 // ----------------------------------------------------------------------------- 39 // -----------------------------------------------------------------------------
40 40
41 104772 MAC WIN LINUX : conformance_textures_tex_image_and_sub_image_2d_with_vide o = PASS FAIL
42
OLDNEW
« no previous file with comments | « no previous file | chrome/test/gpu/webgl_conformance_test_list_autogen.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698