From f94514b0ff8eccb2eaef8c77bee8c5f462b83b90 Mon Sep 17 00:00:00 2001 From: Eric Boren Date: Mon, 22 May 2017 08:35:36 -0400 Subject: [recipes] Copy file, isolate, swarming, swarming_client from build.git Rename swarming -> skia_swarming. Some required heavy modification to remove other dependencies on modules in build.git. Expected changes: - RECIPE_MODULE[build::] -> RECIPE_MODULE[skia::] - No more runit; directly run through Python. Bug: skia:6628 Change-Id: I1b1370ed387966222ce10731771dbde9020cf542 Reviewed-on: https://skia-review.googlesource.com/17448 Commit-Queue: Eric Boren Reviewed-by: Ravi Mistry --- .../Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Debug-Android.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'infra/bots/recipes/test.expected/Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Debug-Android.json') diff --git a/infra/bots/recipes/test.expected/Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Debug-Android.json b/infra/bots/recipes/test.expected/Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Debug-Android.json index 07dd273620..fbbaf0b996 100644 --- a/infra/bots/recipes/test.expected/Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Debug-Android.json +++ b/infra/bots/recipes/test.expected/Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Debug-Android.json @@ -494,7 +494,7 @@ "cmd": [ "python", "-u", - "RECIPE_MODULE[build::file]/resources/fileutil.py", + "RECIPE_MODULE[skia::file]/resources/fileutil.py", "rmtree", "[CUSTOM_[SWARM_OUT_DIR]]/dm" ], -- cgit v1.2.3