aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/recipes/swarm_housekeeper.expected
diff options
context:
space:
mode:
authorGravatar Leon Scroggins III <scroggo@google.com>2016-12-15 09:36:17 -0500
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2016-12-15 16:19:48 +0000
commit58c9b0481107e61ee5e47d79bccb3cd0977c166f (patch)
tree2109b656c47137806663a6531542721dbe22522a /infra/bots/recipes/swarm_housekeeper.expected
parent625cd9e0c9379b45c7f3100677eefcf5e241d032 (diff)
Another step to using gn_to_bp.py
Remove the tests for gyp_to_android.py, which is going away anyway. With a .bp file in the Android source tree, the Android build system attempts and fails to build them. Do not attempt to run the deleted tests. Change-Id: Idfecd79917bf6e6d70b601bf36b0f1bdf69c90b6 Reviewed-on: https://skia-review.googlesource.com/6112 Reviewed-by: Kevin Lubick <kjlubick@google.com> Reviewed-by: Mike Klein <mtklein@chromium.org> Commit-Queue: Leon Scroggins <scroggo@google.com>
Diffstat (limited to 'infra/bots/recipes/swarm_housekeeper.expected')
-rw-r--r--infra/bots/recipes/swarm_housekeeper.expected/Housekeeper-PerCommit-Trybot.json16
-rw-r--r--infra/bots/recipes/swarm_housekeeper.expected/Housekeeper-PerCommit.json16
2 files changed, 2 insertions, 30 deletions
diff --git a/infra/bots/recipes/swarm_housekeeper.expected/Housekeeper-PerCommit-Trybot.json b/infra/bots/recipes/swarm_housekeeper.expected/Housekeeper-PerCommit-Trybot.json
index 8548d767a8..58dbffd1fa 100644
--- a/infra/bots/recipes/swarm_housekeeper.expected/Housekeeper-PerCommit-Trybot.json
+++ b/infra/bots/recipes/swarm_housekeeper.expected/Housekeeper-PerCommit-Trybot.json
@@ -104,20 +104,6 @@
{
"cmd": [
"python",
- "[CUSTOM_/_B_WORK]/skia/platform_tools/android/tests/run_all.py"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "env": {
- "BUILDTYPE": "Release",
- "CHROME_HEADLESS": "1",
- "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]",
- "SKIA_OUT": "[START_DIR]/out"
- },
- "name": "android platform self-tests"
- },
- {
- "cmd": [
- "python",
"RECIPE_MODULE[skia::core]/resources/run_binary_size_analysis.py",
"--library",
"[START_DIR]/out/Release/lib/libskia.so",
@@ -176,4 +162,4 @@
"recipe_result": null,
"status_code": 0
}
-] \ No newline at end of file
+]
diff --git a/infra/bots/recipes/swarm_housekeeper.expected/Housekeeper-PerCommit.json b/infra/bots/recipes/swarm_housekeeper.expected/Housekeeper-PerCommit.json
index 9ba24aa18b..d3eb4284e7 100644
--- a/infra/bots/recipes/swarm_housekeeper.expected/Housekeeper-PerCommit.json
+++ b/infra/bots/recipes/swarm_housekeeper.expected/Housekeeper-PerCommit.json
@@ -100,20 +100,6 @@
{
"cmd": [
"python",
- "[CUSTOM_/_B_WORK]/skia/platform_tools/android/tests/run_all.py"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "env": {
- "BUILDTYPE": "Release",
- "CHROME_HEADLESS": "1",
- "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]",
- "SKIA_OUT": "[START_DIR]/out"
- },
- "name": "android platform self-tests"
- },
- {
- "cmd": [
- "python",
"RECIPE_MODULE[skia::core]/resources/generate_and_upload_doxygen.py"
],
"cwd": "[CUSTOM_/_B_WORK]/skia",
@@ -184,4 +170,4 @@
"recipe_result": null,
"status_code": 0
}
-] \ No newline at end of file
+]