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

Unified Diff: autotest

Issue 3161031: Temporarily blacklist WebGLConformance to open buildbot. zbehan has a permanent fix following up (Closed) Base URL: http://src.chromium.org/git/crosutils.git
Patch Set: Created 10 years, 4 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: autotest
diff --git a/autotest b/autotest
index e5065950d718397d2c9d617061ab330f9b112b4e..eefcf0f268eeecbbe824db9c7388162ec41ca4f8 100755
--- a/autotest
+++ b/autotest
@@ -155,6 +155,7 @@ def build_autotest(options):
else:
blacklist = []
+ blacklist.append("graphics_WebGLConformance")
all_tests = ('compilebench,dbench,disktest,fsx,hackbench,iperf,netperf2,'
'netpipe,unixbench')
site_tests = '../third_party/autotest/files/client/site_tests'
« 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