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

Unified Diff: infra/bots/recipes/swarm_test.expected/Test-Android-Clang-AndroidOne-CPU-MT6582-arm-Release-GN_Android.json

Issue 2340473002: Remove clear /data/local/tmp steps. (Closed)
Patch Set: whoops, both Created 4 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 | « infra/bots/recipe_modules/flavor/gn_android_flavor.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: infra/bots/recipes/swarm_test.expected/Test-Android-Clang-AndroidOne-CPU-MT6582-arm-Release-GN_Android.json
diff --git a/infra/bots/recipes/swarm_test.expected/Test-Android-Clang-AndroidOne-CPU-MT6582-arm-Release-GN_Android.json b/infra/bots/recipes/swarm_test.expected/Test-Android-Clang-AndroidOne-CPU-MT6582-arm-Release-GN_Android.json
index cd42b8074278a58d6be1e07ba62927ec15e13642..9571c97ec74a81fd7edc999b1315b65ca8f54a46 100644
--- a/infra/bots/recipes/swarm_test.expected/Test-Android-Clang-AndroidOne-CPU-MT6582-arm-Release-GN_Android.json
+++ b/infra/bots/recipes/swarm_test.expected/Test-Android-Clang-AndroidOne-CPU-MT6582-arm-Release-GN_Android.json
@@ -19,17 +19,6 @@
"cmd": [
"adb",
"shell",
- "rm",
- "-rf",
- "/data/local/tmp/*"
- ],
- "cwd": "[SLAVE_BUILD]/skia",
- "name": "TEMPORARY clear /data/local/tmp"
- },
- {
- "cmd": [
- "adb",
- "shell",
"mkdir",
"-p",
"/data/local/tmp/resources"
@@ -603,17 +592,6 @@
{
"cmd": [
"adb",
- "shell",
- "rm",
- "-rf",
- "/data/local/tmp/*"
- ],
- "cwd": "[SLAVE_BUILD]/skia",
- "name": "TEMPORARY clear /data/local/tmp (2)"
- },
- {
- "cmd": [
- "adb",
"reboot"
],
"cwd": "[SLAVE_BUILD]/skia",
« no previous file with comments | « infra/bots/recipe_modules/flavor/gn_android_flavor.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698