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

Unified Diff: infra/bots/recipes/swarm_test.expected/Test-Android-GCC-Nexus9-CPU-Denver-Arm64-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-Android-GCC-Nexus9-CPU-Denver-Arm64-Debug.json
diff --git a/infra/bots/recipes/swarm_test.expected/Test-Android-GCC-Nexus7-GPU-Tegra3-Arm7-Debug.json b/infra/bots/recipes/swarm_test.expected/Test-Android-GCC-Nexus9-CPU-Denver-Arm64-Debug.json
similarity index 98%
copy from infra/bots/recipes/swarm_test.expected/Test-Android-GCC-Nexus7-GPU-Tegra3-Arm7-Debug.json
copy to infra/bots/recipes/swarm_test.expected/Test-Android-GCC-Nexus9-CPU-Denver-Arm64-Debug.json
index 3609eb7404f774855ca6d3830dc0fffd3a28c1da..c1ea4bbcdc694ce54efbf0c98545e0d4493c4fe8 100644
--- a/infra/bots/recipes/swarm_test.expected/Test-Android-GCC-Nexus7-GPU-Tegra3-Arm7-Debug.json
+++ b/infra/bots/recipes/swarm_test.expected/Test-Android-GCC-Nexus9-CPU-Denver-Arm64-Debug.json
@@ -450,7 +450,7 @@
"--verbose",
"--logcat",
"-d",
- "arm_v7_neon",
+ "arm64",
"-t",
"Debug",
"dm",
@@ -470,34 +470,35 @@
"master",
"client.skia",
"builder",
- "Test-Android-GCC-Nexus7-GPU-Tegra3-Arm7-Debug",
+ "Test-Android-GCC-Nexus9-CPU-Denver-Arm64-Debug",
"build_number",
"5",
"--key",
"arch",
- "Arm7",
+ "Arm64",
"compiler",
"GCC",
"configuration",
"Debug",
"cpu_or_gpu",
- "GPU",
+ "CPU",
"cpu_or_gpu_value",
- "Tegra3",
+ "Denver",
"model",
- "Nexus7",
+ "Nexus9",
"os",
"Android",
"--uninterestingHashesFile",
"/storage/emulated/legacy/skiabot/skia_tmp_dir/uninteresting_hashes.txt",
"--writePath",
"/storage/emulated/legacy/skiabot/skia_dm",
- "--nocpu",
+ "--nogpu",
"--config",
"565",
"8888",
"gpu",
"gpusrgb",
+ "msaa4",
"serialize-8888",
"tiles_rt-8888",
"pic-8888",
@@ -702,18 +703,6 @@
"_",
"image",
"_",
- "interlaced1.png",
- "_",
- "image",
- "_",
- "interlaced2.png",
- "_",
- "image",
- "_",
- "interlaced3.png",
- "_",
- "image",
- "_",
".arw",
"_",
"image",
@@ -790,7 +779,8 @@
"_",
"image",
"_",
- ".SRW"
+ ".SRW",
+ "--noRAW_threading"
],
"env": {
"ANDROID_HOME": "[SLAVE_BUILD]/android_sdk/android-sdk",

Powered by Google App Engine
This is Rietveld 408576698