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

Unified Diff: infra/bots/recipes/swarm_test.expected/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86-Debug.json

Issue 2215443003: [recipes] Increase test coverage (Closed) Base URL: https://skia.googlesource.com/skia.git@merge_buildbot_spec
Patch Set: Created 4 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
Index: infra/bots/recipes/swarm_test.expected/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86-Debug.json
diff --git a/infra/bots/recipes/swarm_test.expected/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug.json b/infra/bots/recipes/swarm_test.expected/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86-Debug.json
similarity index 99%
copy from infra/bots/recipes/swarm_test.expected/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug.json
copy to infra/bots/recipes/swarm_test.expected/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86-Debug.json
index 779241e18b50193d4ad87b19a82eaa6054c7c2ea..d1966d8c6428233ce7532d595cd84e05cdc69fea 100644
--- a/infra/bots/recipes/swarm_test.expected/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug.json
+++ b/infra/bots/recipes/swarm_test.expected/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86-Debug.json
@@ -155,7 +155,6 @@
},
{
"cmd": [
- "catchsegv",
"[SLAVE_BUILD]/out/Debug/dm",
"--undefok",
"--resourcePath",
@@ -173,12 +172,12 @@
"master",
"client.skia",
"builder",
- "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug",
+ "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86-Debug",
"build_number",
"5",
"--key",
"arch",
- "x86_64",
+ "x86",
"compiler",
"GCC",
"configuration",
@@ -196,6 +195,8 @@
"--writePath",
"[CUSTOM_[SWARM_OUT_DIR]]/dm",
"--nogpu",
+ "--threads",
+ "4",
"--config",
"565",
"8888",

Powered by Google App Engine
This is Rietveld 408576698