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

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 113824)
+++ 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} = {PASS,FAIL,TIMEOUT}
//
// Examples:
// 91530 MAC WIN LINUX : context_lost_restored = TIMEOUT
« no previous file with comments | « chrome/test/gpu/generate_webgl_conformance_test_list.py ('k') | chrome/test/gpu/webgl_conformance_test_list_autogen.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698