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

Unified Diff: tools/buildbot_spec.json

Issue 1310903006: Appurify bot: don't use flags that visualbench doesn't support (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Also remove --config Created 5 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 | tools/nanobench_flags.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/buildbot_spec.json
diff --git a/tools/buildbot_spec.json b/tools/buildbot_spec.json
index 9768f6d584e87bd97418621c4391c4de1d962402..4c25c106ef2387a54195074f6ddd0cedc4c86c00 100644
--- a/tools/buildbot_spec.json
+++ b/tools/buildbot_spec.json
@@ -1853,22 +1853,9 @@
"do_perf_steps": true,
"do_test_steps": false,
"env": {
- "BUILDTYPE": "Debug",
"GYP_DEFINES": "skia_arch_type=arm skia_warnings_as_errors=0"
},
"nanobench_flags": [
- "--scales",
- "1.0",
- "1.1",
- "--config",
- "565",
- "8888",
- "gpu",
- "nonrendering",
- "angle",
- "hwui",
- "msaa4",
- "nvprmsaa4",
"--match",
"~blurroundrect",
"~patch_grid",
« no previous file with comments | « no previous file | tools/nanobench_flags.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698