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

Unified Diff: gpu/gles2_conform_support/gles2_conform_test_expectations.txt

Issue 2346883002: Skip GLES2ConformTest.GL2FixedTests_buffer_color_input_run on debug (Closed)
Patch Set: Fix expectation conflicts Created 4 years, 3 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/gles2_conform_support/gles2_conform_test_expectations.txt
diff --git a/gpu/gles2_conform_support/gles2_conform_test_expectations.txt b/gpu/gles2_conform_support/gles2_conform_test_expectations.txt
index 9050d4153226b1d5dfb83714b5656989ec4da855..86791b6b089dd7840501e52488663037aed9113f 100644
--- a/gpu/gles2_conform_support/gles2_conform_test_expectations.txt
+++ b/gpu/gles2_conform_support/gles2_conform_test_expectations.txt
@@ -28,7 +28,7 @@
517966 WIN OPENGL : GL2FixedTests_blend_input_run = FAIL
517966 WIN OPENGL : GL2FixedTests_buffer_clear_input_run = FAIL
-517966 WIN OPENGL : GL2FixedTests_buffer_color_input_run = FAIL
+517966 WIN OPENGL RELEASE : GL2FixedTests_buffer_color_input_run = FAIL
517966 WIN OPENGL : GL2FixedTests_copy_texture_input_run = FAIL
517966 WIN OPENGL : GL2FixedTests_depth_buffer_clear_input_run = FAIL
517966 WIN OPENGL : GL2FixedTests_stencil_plane_clear_input_run = FAIL
@@ -77,7 +77,7 @@
253674 MAC : GL2Tests_three_uniforms_input_run = FAIL
630452 MAC NVIDIA : GL2FixedTests_color_ramp_input_run = SKIP
-630452 MAC NVIDIA : GL2FixedTests_buffer_color_input_run = SKIP
+630452 MAC NVIDIA RELEASE : GL2FixedTests_buffer_color_input_run = SKIP
393677 CHROMEOS INTEL 0xa011 : GL_acos_input_run = FAIL
393677 CHROMEOS INTEL 0xa011 : GL_asin_input_run = FAIL
@@ -102,6 +102,9 @@
598902 LINUX OPENGL INTEL : GLCoverage_input_run = FAIL
598902 LINUX OPENGL INTEL : GL2FixedTests_copy_texture_input_run = FAIL
+// Test takes too long to run in debug configurations
+646442 DEBUG : GL2FixedTests_buffer_color_input_run = SKIP
+
////////////////////////////////////////////////////////////////////////////////
//
// Temprory entries: they should be removed once the bugs are fixed.
« 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