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

Unified Diff: tools/bench_pictures.cfg

Issue 262803012: Don't run GPU configs in bench_pictures on RHB (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 8 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: tools/bench_pictures.cfg
diff --git a/tools/bench_pictures.cfg b/tools/bench_pictures.cfg
index bda265b47f8ccfb72c77d2ab98ade60df91c2dea..78db4971b99cf4928e121d1b03999e03f6cd3022 100644
--- a/tools/bench_pictures.cfg
+++ b/tools/bench_pictures.cfg
@@ -82,6 +82,6 @@ bench_pictures_cfg = {
'nexus_7': default_configs,
'nexus_10': default_configs + [msaa4],
'razr_i': default_configs + [msaa4],
- 'intel_rhb': default_configs,
+ 'intel_rhb': default_no_gpu,
'default_msaa16': default_configs + [msaa16],
}
« 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