aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/recipe_modules/isolate/tests/clean_isolated_files.expected/basic.json
diff options
context:
space:
mode:
Diffstat (limited to 'infra/bots/recipe_modules/isolate/tests/clean_isolated_files.expected/basic.json')
-rw-r--r--infra/bots/recipe_modules/isolate/tests/clean_isolated_files.expected/basic.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/infra/bots/recipe_modules/isolate/tests/clean_isolated_files.expected/basic.json b/infra/bots/recipe_modules/isolate/tests/clean_isolated_files.expected/basic.json
new file mode 100644
index 0000000000..afe369aac1
--- /dev/null
+++ b/infra/bots/recipe_modules/isolate/tests/clean_isolated_files.expected/basic.json
@@ -0,0 +1,18 @@
+[
+ {
+ "cmd": [
+ "python",
+ "-u",
+ "RECIPE_MODULE[skia::isolate]/resources/find_isolated_tests.py",
+ "--build-dir",
+ "None/out/Release",
+ "--clean-isolated-files"
+ ],
+ "name": "clean isolated files"
+ },
+ {
+ "name": "$result",
+ "recipe_result": null,
+ "status_code": 0
+ }
+] \ No newline at end of file