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

Unified Diff: chrome/test/gpu/webgl_conformance_test_expectations.txt

Issue 8885003: Fix webgl conformance test list generation script. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years 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
Index: chrome/test/gpu/webgl_conformance_test_expectations.txt
===================================================================
--- chrome/test/gpu/webgl_conformance_test_expectations.txt (revision 113476)
+++ chrome/test/gpu/webgl_conformance_test_expectations.txt (working copy)
@@ -4,7 +4,7 @@
// This file contains a list of defective WebGL conformance tests. The expected
// format is:
-// {BUG#} {MAC,WIN,LINUX} : {TEST_NAME} = {FAIL,TIMEOUT}
+// {BUG#} {MAC,WIN,LINUX,RELEASE,DEBUG} : {TEST_NAME} = {FAIL,TIMEOUT}
//
// Examples:
// 91530 MAC WIN LINUX : context_lost_restored = TIMEOUT

Powered by Google App Engine
This is Rietveld 408576698