aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/recipes/compile.expected
diff options
context:
space:
mode:
Diffstat (limited to 'infra/bots/recipes/compile.expected')
-rw-r--r--infra/bots/recipes/compile.expected/Build-Mac-Clang-arm64-Debug-Android.json43
-rw-r--r--infra/bots/recipes/compile.expected/Build-Mac-Clang-arm64-Debug-iOS.json43
-rw-r--r--infra/bots/recipes/compile.expected/Build-Mac-Clang-x64-Release-iOS.json43
-rw-r--r--infra/bots/recipes/compile.expected/Build-Mac-Clang-x86_64-Debug-CommandBuffer.json86
-rw-r--r--infra/bots/recipes/compile.expected/Build-Mac-Clang-x86_64-Release.json43
-rw-r--r--infra/bots/recipes/compile.expected/Build-Ubuntu-Clang-arm-Release-Chromebook_C100p.json43
-rw-r--r--infra/bots/recipes/compile.expected/Build-Ubuntu-Clang-arm64-Debug-Android_FrameworkDefs.json43
-rw-r--r--infra/bots/recipes/compile.expected/Build-Ubuntu-Clang-arm64-Release-Android.json43
-rw-r--r--infra/bots/recipes/compile.expected/Build-Ubuntu-Clang-arm64-Release-Android_Vulkan.json43
-rw-r--r--infra/bots/recipes/compile.expected/Build-Ubuntu-Clang-mipsel-Debug-Android.json43
-rw-r--r--infra/bots/recipes/compile.expected/Build-Ubuntu-Clang-x86_64-Debug-ASAN.json43
-rw-r--r--infra/bots/recipes/compile.expected/Build-Ubuntu-Clang-x86_64-Debug-MSAN.json43
-rw-r--r--infra/bots/recipes/compile.expected/Build-Ubuntu-Clang-x86_64-Debug.json43
-rw-r--r--infra/bots/recipes/compile.expected/Build-Ubuntu-Clang-x86_64-Release-Mini.json43
-rw-r--r--infra/bots/recipes/compile.expected/Build-Ubuntu-Clang-x86_64-Release-Vulkan.json43
-rw-r--r--infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-arm-Release-Chromecast.json43
-rw-r--r--infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86-Debug.json43
-rw-r--r--infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86_64-Debug-GN.json43
-rw-r--r--infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86_64-Debug-MSAN.json43
-rw-r--r--infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86_64-Debug-NoGPU.json43
-rw-r--r--infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE.json43
-rw-r--r--infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86_64-Release-ANGLE.json43
-rw-r--r--infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86_64-Release-Fast.json43
-rw-r--r--infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86_64-Release-Flutter_Android.json43
-rw-r--r--infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86_64-Release-Mesa.json43
-rw-r--r--infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86_64-Release-PDFium.json43
-rw-r--r--infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86_64-Release-PDFium_SkiaPaths.json43
-rw-r--r--infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86_64-Release-Shared.json43
-rw-r--r--infra/bots/recipes/compile.expected/Build-Win-Clang-arm64-Release-Android.json43
-rw-r--r--infra/bots/recipes/compile.expected/Build-Win-MSVC-x86-Debug-ANGLE.json43
-rw-r--r--infra/bots/recipes/compile.expected/Build-Win-MSVC-x86-Debug-Exceptions.json43
-rw-r--r--infra/bots/recipes/compile.expected/Build-Win-MSVC-x86-Debug.json43
-rw-r--r--infra/bots/recipes/compile.expected/Build-Win-MSVC-x86-Release-GDI.json43
-rw-r--r--infra/bots/recipes/compile.expected/Build-Win-MSVC-x86-Release-GN.json43
-rw-r--r--infra/bots/recipes/compile.expected/Build-Win-MSVC-x86_64-Release-Vulkan.json43
-rw-r--r--infra/bots/recipes/compile.expected/alternate_repo.json43
-rw-r--r--infra/bots/recipes/compile.expected/flutter_trybot.json43
-rw-r--r--infra/bots/recipes/compile.expected/pdfium_trybot.json43
-rw-r--r--infra/bots/recipes/compile.expected/trybot.json43
39 files changed, 0 insertions, 1720 deletions
diff --git a/infra/bots/recipes/compile.expected/Build-Mac-Clang-arm64-Debug-Android.json b/infra/bots/recipes/compile.expected/Build-Mac-Clang-arm64-Debug-Android.json
index 7293401877..c20f8abef2 100644
--- a/infra/bots/recipes/compile.expected/Build-Mac-Clang-arm64-Debug-Android.json
+++ b/infra/bots/recipes/compile.expected/Build-Mac-Clang-arm64-Debug-Android.json
@@ -24,49 +24,6 @@
},
{
"cmd": [
- "git",
- "remote",
- "set-url",
- "origin",
- "https://skia.googlesource.com/skia.git"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git remote set-url"
- },
- {
- "cmd": [
- "git",
- "fetch"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git fetch"
- },
- {
- "cmd": [
- "git",
- "reset",
- "--hard",
- "abc123"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git reset"
- },
- {
- "cmd": [
- "git",
- "clean",
- "-d",
- "-f"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git clean"
- },
- {
- "cmd": [
"python",
"-u",
"\nimport os\nimport sys\nos.remove(sys.argv[1])\n",
diff --git a/infra/bots/recipes/compile.expected/Build-Mac-Clang-arm64-Debug-iOS.json b/infra/bots/recipes/compile.expected/Build-Mac-Clang-arm64-Debug-iOS.json
index c94ed9c264..570f56e839 100644
--- a/infra/bots/recipes/compile.expected/Build-Mac-Clang-arm64-Debug-iOS.json
+++ b/infra/bots/recipes/compile.expected/Build-Mac-Clang-arm64-Debug-iOS.json
@@ -24,49 +24,6 @@
},
{
"cmd": [
- "git",
- "remote",
- "set-url",
- "origin",
- "https://skia.googlesource.com/skia.git"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git remote set-url"
- },
- {
- "cmd": [
- "git",
- "fetch"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git fetch"
- },
- {
- "cmd": [
- "git",
- "reset",
- "--hard",
- "abc123"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git reset"
- },
- {
- "cmd": [
- "git",
- "clean",
- "-d",
- "-f"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git clean"
- },
- {
- "cmd": [
"python",
"-u",
"\nimport os\nimport sys\nos.remove(sys.argv[1])\n",
diff --git a/infra/bots/recipes/compile.expected/Build-Mac-Clang-x64-Release-iOS.json b/infra/bots/recipes/compile.expected/Build-Mac-Clang-x64-Release-iOS.json
index 9a458f11e2..0b8db425fb 100644
--- a/infra/bots/recipes/compile.expected/Build-Mac-Clang-x64-Release-iOS.json
+++ b/infra/bots/recipes/compile.expected/Build-Mac-Clang-x64-Release-iOS.json
@@ -24,49 +24,6 @@
},
{
"cmd": [
- "git",
- "remote",
- "set-url",
- "origin",
- "https://skia.googlesource.com/skia.git"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git remote set-url"
- },
- {
- "cmd": [
- "git",
- "fetch"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git fetch"
- },
- {
- "cmd": [
- "git",
- "reset",
- "--hard",
- "abc123"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git reset"
- },
- {
- "cmd": [
- "git",
- "clean",
- "-d",
- "-f"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git clean"
- },
- {
- "cmd": [
"python",
"-u",
"\nimport os\nimport sys\nos.remove(sys.argv[1])\n",
diff --git a/infra/bots/recipes/compile.expected/Build-Mac-Clang-x86_64-Debug-CommandBuffer.json b/infra/bots/recipes/compile.expected/Build-Mac-Clang-x86_64-Debug-CommandBuffer.json
index 9615e5b998..c7f5bcba81 100644
--- a/infra/bots/recipes/compile.expected/Build-Mac-Clang-x86_64-Debug-CommandBuffer.json
+++ b/infra/bots/recipes/compile.expected/Build-Mac-Clang-x86_64-Debug-CommandBuffer.json
@@ -24,49 +24,6 @@
},
{
"cmd": [
- "git",
- "remote",
- "set-url",
- "origin",
- "https://skia.googlesource.com/skia.git"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git remote set-url"
- },
- {
- "cmd": [
- "git",
- "fetch"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git fetch"
- },
- {
- "cmd": [
- "git",
- "reset",
- "--hard",
- "abc123"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git reset"
- },
- {
- "cmd": [
- "git",
- "clean",
- "-d",
- "-f"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git clean"
- },
- {
- "cmd": [
"python",
"-u",
"\nimport os\nimport sys\nos.remove(sys.argv[1])\n",
@@ -84,49 +41,6 @@
},
{
"cmd": [
- "git",
- "remote",
- "set-url",
- "origin",
- "https://chromium.googlesource.com/chromium/src.git"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/src",
- "infra_step": true,
- "name": "git remote set-url (2)"
- },
- {
- "cmd": [
- "git",
- "fetch"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/src",
- "infra_step": true,
- "name": "git fetch (2)"
- },
- {
- "cmd": [
- "git",
- "reset",
- "--hard",
- "origin/lkgr"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/src",
- "infra_step": true,
- "name": "git reset (2)"
- },
- {
- "cmd": [
- "git",
- "clean",
- "-d",
- "-f"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/src",
- "infra_step": true,
- "name": "git clean (2)"
- },
- {
- "cmd": [
"python",
"-u",
"RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
diff --git a/infra/bots/recipes/compile.expected/Build-Mac-Clang-x86_64-Release.json b/infra/bots/recipes/compile.expected/Build-Mac-Clang-x86_64-Release.json
index 304a34033d..976a236689 100644
--- a/infra/bots/recipes/compile.expected/Build-Mac-Clang-x86_64-Release.json
+++ b/infra/bots/recipes/compile.expected/Build-Mac-Clang-x86_64-Release.json
@@ -24,49 +24,6 @@
},
{
"cmd": [
- "git",
- "remote",
- "set-url",
- "origin",
- "https://skia.googlesource.com/skia.git"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git remote set-url"
- },
- {
- "cmd": [
- "git",
- "fetch"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git fetch"
- },
- {
- "cmd": [
- "git",
- "reset",
- "--hard",
- "abc123"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git reset"
- },
- {
- "cmd": [
- "git",
- "clean",
- "-d",
- "-f"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git clean"
- },
- {
- "cmd": [
"python",
"-u",
"\nimport os\nimport sys\nos.remove(sys.argv[1])\n",
diff --git a/infra/bots/recipes/compile.expected/Build-Ubuntu-Clang-arm-Release-Chromebook_C100p.json b/infra/bots/recipes/compile.expected/Build-Ubuntu-Clang-arm-Release-Chromebook_C100p.json
index 17ae968f43..c5c78834d9 100644
--- a/infra/bots/recipes/compile.expected/Build-Ubuntu-Clang-arm-Release-Chromebook_C100p.json
+++ b/infra/bots/recipes/compile.expected/Build-Ubuntu-Clang-arm-Release-Chromebook_C100p.json
@@ -24,49 +24,6 @@
},
{
"cmd": [
- "git",
- "remote",
- "set-url",
- "origin",
- "https://skia.googlesource.com/skia.git"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git remote set-url"
- },
- {
- "cmd": [
- "git",
- "fetch"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git fetch"
- },
- {
- "cmd": [
- "git",
- "reset",
- "--hard",
- "abc123"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git reset"
- },
- {
- "cmd": [
- "git",
- "clean",
- "-d",
- "-f"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git clean"
- },
- {
- "cmd": [
"python",
"-u",
"\nimport os\nimport sys\nos.remove(sys.argv[1])\n",
diff --git a/infra/bots/recipes/compile.expected/Build-Ubuntu-Clang-arm64-Debug-Android_FrameworkDefs.json b/infra/bots/recipes/compile.expected/Build-Ubuntu-Clang-arm64-Debug-Android_FrameworkDefs.json
index d7c73a6562..fe9d6f95ba 100644
--- a/infra/bots/recipes/compile.expected/Build-Ubuntu-Clang-arm64-Debug-Android_FrameworkDefs.json
+++ b/infra/bots/recipes/compile.expected/Build-Ubuntu-Clang-arm64-Debug-Android_FrameworkDefs.json
@@ -24,49 +24,6 @@
},
{
"cmd": [
- "git",
- "remote",
- "set-url",
- "origin",
- "https://skia.googlesource.com/skia.git"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git remote set-url"
- },
- {
- "cmd": [
- "git",
- "fetch"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git fetch"
- },
- {
- "cmd": [
- "git",
- "reset",
- "--hard",
- "abc123"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git reset"
- },
- {
- "cmd": [
- "git",
- "clean",
- "-d",
- "-f"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git clean"
- },
- {
- "cmd": [
"python",
"-u",
"\nimport os\nimport sys\nos.remove(sys.argv[1])\n",
diff --git a/infra/bots/recipes/compile.expected/Build-Ubuntu-Clang-arm64-Release-Android.json b/infra/bots/recipes/compile.expected/Build-Ubuntu-Clang-arm64-Release-Android.json
index 7a71b527be..6cab3c0833 100644
--- a/infra/bots/recipes/compile.expected/Build-Ubuntu-Clang-arm64-Release-Android.json
+++ b/infra/bots/recipes/compile.expected/Build-Ubuntu-Clang-arm64-Release-Android.json
@@ -24,49 +24,6 @@
},
{
"cmd": [
- "git",
- "remote",
- "set-url",
- "origin",
- "https://skia.googlesource.com/skia.git"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git remote set-url"
- },
- {
- "cmd": [
- "git",
- "fetch"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git fetch"
- },
- {
- "cmd": [
- "git",
- "reset",
- "--hard",
- "abc123"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git reset"
- },
- {
- "cmd": [
- "git",
- "clean",
- "-d",
- "-f"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git clean"
- },
- {
- "cmd": [
"python",
"-u",
"\nimport os\nimport sys\nos.remove(sys.argv[1])\n",
diff --git a/infra/bots/recipes/compile.expected/Build-Ubuntu-Clang-arm64-Release-Android_Vulkan.json b/infra/bots/recipes/compile.expected/Build-Ubuntu-Clang-arm64-Release-Android_Vulkan.json
index f8e0186e1d..31061f860c 100644
--- a/infra/bots/recipes/compile.expected/Build-Ubuntu-Clang-arm64-Release-Android_Vulkan.json
+++ b/infra/bots/recipes/compile.expected/Build-Ubuntu-Clang-arm64-Release-Android_Vulkan.json
@@ -24,49 +24,6 @@
},
{
"cmd": [
- "git",
- "remote",
- "set-url",
- "origin",
- "https://skia.googlesource.com/skia.git"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git remote set-url"
- },
- {
- "cmd": [
- "git",
- "fetch"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git fetch"
- },
- {
- "cmd": [
- "git",
- "reset",
- "--hard",
- "abc123"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git reset"
- },
- {
- "cmd": [
- "git",
- "clean",
- "-d",
- "-f"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git clean"
- },
- {
- "cmd": [
"python",
"-u",
"\nimport os\nimport sys\nos.remove(sys.argv[1])\n",
diff --git a/infra/bots/recipes/compile.expected/Build-Ubuntu-Clang-mipsel-Debug-Android.json b/infra/bots/recipes/compile.expected/Build-Ubuntu-Clang-mipsel-Debug-Android.json
index 61d25b563f..78b43fd968 100644
--- a/infra/bots/recipes/compile.expected/Build-Ubuntu-Clang-mipsel-Debug-Android.json
+++ b/infra/bots/recipes/compile.expected/Build-Ubuntu-Clang-mipsel-Debug-Android.json
@@ -24,49 +24,6 @@
},
{
"cmd": [
- "git",
- "remote",
- "set-url",
- "origin",
- "https://skia.googlesource.com/skia.git"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git remote set-url"
- },
- {
- "cmd": [
- "git",
- "fetch"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git fetch"
- },
- {
- "cmd": [
- "git",
- "reset",
- "--hard",
- "abc123"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git reset"
- },
- {
- "cmd": [
- "git",
- "clean",
- "-d",
- "-f"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git clean"
- },
- {
- "cmd": [
"python",
"-u",
"\nimport os\nimport sys\nos.remove(sys.argv[1])\n",
diff --git a/infra/bots/recipes/compile.expected/Build-Ubuntu-Clang-x86_64-Debug-ASAN.json b/infra/bots/recipes/compile.expected/Build-Ubuntu-Clang-x86_64-Debug-ASAN.json
index f861b3d1ba..c96660b4c4 100644
--- a/infra/bots/recipes/compile.expected/Build-Ubuntu-Clang-x86_64-Debug-ASAN.json
+++ b/infra/bots/recipes/compile.expected/Build-Ubuntu-Clang-x86_64-Debug-ASAN.json
@@ -24,49 +24,6 @@
},
{
"cmd": [
- "git",
- "remote",
- "set-url",
- "origin",
- "https://skia.googlesource.com/skia.git"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git remote set-url"
- },
- {
- "cmd": [
- "git",
- "fetch"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git fetch"
- },
- {
- "cmd": [
- "git",
- "reset",
- "--hard",
- "abc123"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git reset"
- },
- {
- "cmd": [
- "git",
- "clean",
- "-d",
- "-f"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git clean"
- },
- {
- "cmd": [
"python",
"-u",
"\nimport os\nimport sys\nos.remove(sys.argv[1])\n",
diff --git a/infra/bots/recipes/compile.expected/Build-Ubuntu-Clang-x86_64-Debug-MSAN.json b/infra/bots/recipes/compile.expected/Build-Ubuntu-Clang-x86_64-Debug-MSAN.json
index 22edba7b8e..df4807dda8 100644
--- a/infra/bots/recipes/compile.expected/Build-Ubuntu-Clang-x86_64-Debug-MSAN.json
+++ b/infra/bots/recipes/compile.expected/Build-Ubuntu-Clang-x86_64-Debug-MSAN.json
@@ -24,49 +24,6 @@
},
{
"cmd": [
- "git",
- "remote",
- "set-url",
- "origin",
- "https://skia.googlesource.com/skia.git"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git remote set-url"
- },
- {
- "cmd": [
- "git",
- "fetch"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git fetch"
- },
- {
- "cmd": [
- "git",
- "reset",
- "--hard",
- "abc123"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git reset"
- },
- {
- "cmd": [
- "git",
- "clean",
- "-d",
- "-f"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git clean"
- },
- {
- "cmd": [
"python",
"-u",
"\nimport os\nimport sys\nos.remove(sys.argv[1])\n",
diff --git a/infra/bots/recipes/compile.expected/Build-Ubuntu-Clang-x86_64-Debug.json b/infra/bots/recipes/compile.expected/Build-Ubuntu-Clang-x86_64-Debug.json
index 31f8575d85..2b36c7193e 100644
--- a/infra/bots/recipes/compile.expected/Build-Ubuntu-Clang-x86_64-Debug.json
+++ b/infra/bots/recipes/compile.expected/Build-Ubuntu-Clang-x86_64-Debug.json
@@ -24,49 +24,6 @@
},
{
"cmd": [
- "git",
- "remote",
- "set-url",
- "origin",
- "https://skia.googlesource.com/skia.git"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git remote set-url"
- },
- {
- "cmd": [
- "git",
- "fetch"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git fetch"
- },
- {
- "cmd": [
- "git",
- "reset",
- "--hard",
- "abc123"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git reset"
- },
- {
- "cmd": [
- "git",
- "clean",
- "-d",
- "-f"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git clean"
- },
- {
- "cmd": [
"python",
"-u",
"\nimport os\nimport sys\nos.remove(sys.argv[1])\n",
diff --git a/infra/bots/recipes/compile.expected/Build-Ubuntu-Clang-x86_64-Release-Mini.json b/infra/bots/recipes/compile.expected/Build-Ubuntu-Clang-x86_64-Release-Mini.json
index e79a6f670a..0f06f4d1f9 100644
--- a/infra/bots/recipes/compile.expected/Build-Ubuntu-Clang-x86_64-Release-Mini.json
+++ b/infra/bots/recipes/compile.expected/Build-Ubuntu-Clang-x86_64-Release-Mini.json
@@ -24,49 +24,6 @@
},
{
"cmd": [
- "git",
- "remote",
- "set-url",
- "origin",
- "https://skia.googlesource.com/skia.git"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git remote set-url"
- },
- {
- "cmd": [
- "git",
- "fetch"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git fetch"
- },
- {
- "cmd": [
- "git",
- "reset",
- "--hard",
- "abc123"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git reset"
- },
- {
- "cmd": [
- "git",
- "clean",
- "-d",
- "-f"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git clean"
- },
- {
- "cmd": [
"python",
"-u",
"\nimport os\nimport sys\nos.remove(sys.argv[1])\n",
diff --git a/infra/bots/recipes/compile.expected/Build-Ubuntu-Clang-x86_64-Release-Vulkan.json b/infra/bots/recipes/compile.expected/Build-Ubuntu-Clang-x86_64-Release-Vulkan.json
index 9187103981..e51c81e40d 100644
--- a/infra/bots/recipes/compile.expected/Build-Ubuntu-Clang-x86_64-Release-Vulkan.json
+++ b/infra/bots/recipes/compile.expected/Build-Ubuntu-Clang-x86_64-Release-Vulkan.json
@@ -24,49 +24,6 @@
},
{
"cmd": [
- "git",
- "remote",
- "set-url",
- "origin",
- "https://skia.googlesource.com/skia.git"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git remote set-url"
- },
- {
- "cmd": [
- "git",
- "fetch"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git fetch"
- },
- {
- "cmd": [
- "git",
- "reset",
- "--hard",
- "abc123"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git reset"
- },
- {
- "cmd": [
- "git",
- "clean",
- "-d",
- "-f"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git clean"
- },
- {
- "cmd": [
"python",
"-u",
"\nimport os\nimport sys\nos.remove(sys.argv[1])\n",
diff --git a/infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-arm-Release-Chromecast.json b/infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-arm-Release-Chromecast.json
index 619e3f001c..9962cd695a 100644
--- a/infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-arm-Release-Chromecast.json
+++ b/infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-arm-Release-Chromecast.json
@@ -24,49 +24,6 @@
},
{
"cmd": [
- "git",
- "remote",
- "set-url",
- "origin",
- "https://skia.googlesource.com/skia.git"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git remote set-url"
- },
- {
- "cmd": [
- "git",
- "fetch"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git fetch"
- },
- {
- "cmd": [
- "git",
- "reset",
- "--hard",
- "abc123"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git reset"
- },
- {
- "cmd": [
- "git",
- "clean",
- "-d",
- "-f"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git clean"
- },
- {
- "cmd": [
"python",
"-u",
"\nimport os\nimport sys\nos.remove(sys.argv[1])\n",
diff --git a/infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86-Debug.json b/infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86-Debug.json
index ccce3c22f7..387b98d83a 100644
--- a/infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86-Debug.json
+++ b/infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86-Debug.json
@@ -24,49 +24,6 @@
},
{
"cmd": [
- "git",
- "remote",
- "set-url",
- "origin",
- "https://skia.googlesource.com/skia.git"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git remote set-url"
- },
- {
- "cmd": [
- "git",
- "fetch"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git fetch"
- },
- {
- "cmd": [
- "git",
- "reset",
- "--hard",
- "abc123"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git reset"
- },
- {
- "cmd": [
- "git",
- "clean",
- "-d",
- "-f"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git clean"
- },
- {
- "cmd": [
"python",
"-u",
"\nimport os\nimport sys\nos.remove(sys.argv[1])\n",
diff --git a/infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86_64-Debug-GN.json b/infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86_64-Debug-GN.json
index 34f36e36fc..d43ce56df2 100644
--- a/infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86_64-Debug-GN.json
+++ b/infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86_64-Debug-GN.json
@@ -24,49 +24,6 @@
},
{
"cmd": [
- "git",
- "remote",
- "set-url",
- "origin",
- "https://skia.googlesource.com/skia.git"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git remote set-url"
- },
- {
- "cmd": [
- "git",
- "fetch"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git fetch"
- },
- {
- "cmd": [
- "git",
- "reset",
- "--hard",
- "abc123"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git reset"
- },
- {
- "cmd": [
- "git",
- "clean",
- "-d",
- "-f"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git clean"
- },
- {
- "cmd": [
"python",
"-u",
"\nimport os\nimport sys\nos.remove(sys.argv[1])\n",
diff --git a/infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86_64-Debug-MSAN.json b/infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86_64-Debug-MSAN.json
index 4cb322286d..4f32e62df3 100644
--- a/infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86_64-Debug-MSAN.json
+++ b/infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86_64-Debug-MSAN.json
@@ -24,49 +24,6 @@
},
{
"cmd": [
- "git",
- "remote",
- "set-url",
- "origin",
- "https://skia.googlesource.com/skia.git"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git remote set-url"
- },
- {
- "cmd": [
- "git",
- "fetch"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git fetch"
- },
- {
- "cmd": [
- "git",
- "reset",
- "--hard",
- "abc123"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git reset"
- },
- {
- "cmd": [
- "git",
- "clean",
- "-d",
- "-f"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git clean"
- },
- {
- "cmd": [
"python",
"-u",
"\nimport os\nimport sys\nos.remove(sys.argv[1])\n",
diff --git a/infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86_64-Debug-NoGPU.json b/infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86_64-Debug-NoGPU.json
index df5727e3d1..4c76864ea2 100644
--- a/infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86_64-Debug-NoGPU.json
+++ b/infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86_64-Debug-NoGPU.json
@@ -24,49 +24,6 @@
},
{
"cmd": [
- "git",
- "remote",
- "set-url",
- "origin",
- "https://skia.googlesource.com/skia.git"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git remote set-url"
- },
- {
- "cmd": [
- "git",
- "fetch"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git fetch"
- },
- {
- "cmd": [
- "git",
- "reset",
- "--hard",
- "abc123"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git reset"
- },
- {
- "cmd": [
- "git",
- "clean",
- "-d",
- "-f"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git clean"
- },
- {
- "cmd": [
"python",
"-u",
"\nimport os\nimport sys\nos.remove(sys.argv[1])\n",
diff --git a/infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE.json b/infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE.json
index eed442daa3..d2d9144ed5 100644
--- a/infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE.json
+++ b/infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE.json
@@ -24,49 +24,6 @@
},
{
"cmd": [
- "git",
- "remote",
- "set-url",
- "origin",
- "https://skia.googlesource.com/skia.git"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git remote set-url"
- },
- {
- "cmd": [
- "git",
- "fetch"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git fetch"
- },
- {
- "cmd": [
- "git",
- "reset",
- "--hard",
- "abc123"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git reset"
- },
- {
- "cmd": [
- "git",
- "clean",
- "-d",
- "-f"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git clean"
- },
- {
- "cmd": [
"python",
"-u",
"\nimport os\nimport sys\nos.remove(sys.argv[1])\n",
diff --git a/infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86_64-Release-ANGLE.json b/infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86_64-Release-ANGLE.json
index 1c220ea3e0..1904e1326e 100644
--- a/infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86_64-Release-ANGLE.json
+++ b/infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86_64-Release-ANGLE.json
@@ -24,49 +24,6 @@
},
{
"cmd": [
- "git",
- "remote",
- "set-url",
- "origin",
- "https://skia.googlesource.com/skia.git"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git remote set-url"
- },
- {
- "cmd": [
- "git",
- "fetch"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git fetch"
- },
- {
- "cmd": [
- "git",
- "reset",
- "--hard",
- "abc123"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git reset"
- },
- {
- "cmd": [
- "git",
- "clean",
- "-d",
- "-f"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git clean"
- },
- {
- "cmd": [
"python",
"-u",
"\nimport os\nimport sys\nos.remove(sys.argv[1])\n",
diff --git a/infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86_64-Release-Fast.json b/infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86_64-Release-Fast.json
index 78da5dad81..a18f6178db 100644
--- a/infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86_64-Release-Fast.json
+++ b/infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86_64-Release-Fast.json
@@ -24,49 +24,6 @@
},
{
"cmd": [
- "git",
- "remote",
- "set-url",
- "origin",
- "https://skia.googlesource.com/skia.git"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git remote set-url"
- },
- {
- "cmd": [
- "git",
- "fetch"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git fetch"
- },
- {
- "cmd": [
- "git",
- "reset",
- "--hard",
- "abc123"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git reset"
- },
- {
- "cmd": [
- "git",
- "clean",
- "-d",
- "-f"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git clean"
- },
- {
- "cmd": [
"python",
"-u",
"\nimport os\nimport sys\nos.remove(sys.argv[1])\n",
diff --git a/infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86_64-Release-Flutter_Android.json b/infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86_64-Release-Flutter_Android.json
index a3b167b1e2..ac49433957 100644
--- a/infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86_64-Release-Flutter_Android.json
+++ b/infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86_64-Release-Flutter_Android.json
@@ -24,49 +24,6 @@
},
{
"cmd": [
- "git",
- "remote",
- "set-url",
- "origin",
- "https://github.com/flutter/engine.git"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/flutter/src/flutter",
- "infra_step": true,
- "name": "git remote set-url"
- },
- {
- "cmd": [
- "git",
- "fetch"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/flutter/src/flutter",
- "infra_step": true,
- "name": "git fetch"
- },
- {
- "cmd": [
- "git",
- "reset",
- "--hard",
- "origin/master"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/flutter/src/flutter",
- "infra_step": true,
- "name": "git reset"
- },
- {
- "cmd": [
- "git",
- "clean",
- "-d",
- "-f"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/flutter/src/flutter",
- "infra_step": true,
- "name": "git clean"
- },
- {
- "cmd": [
"python",
"-u",
"\nimport os\nimport sys\nos.remove(sys.argv[1])\n",
diff --git a/infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86_64-Release-Mesa.json b/infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86_64-Release-Mesa.json
index 0b5b882265..dda121345f 100644
--- a/infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86_64-Release-Mesa.json
+++ b/infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86_64-Release-Mesa.json
@@ -24,49 +24,6 @@
},
{
"cmd": [
- "git",
- "remote",
- "set-url",
- "origin",
- "https://skia.googlesource.com/skia.git"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git remote set-url"
- },
- {
- "cmd": [
- "git",
- "fetch"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git fetch"
- },
- {
- "cmd": [
- "git",
- "reset",
- "--hard",
- "abc123"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git reset"
- },
- {
- "cmd": [
- "git",
- "clean",
- "-d",
- "-f"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git clean"
- },
- {
- "cmd": [
"python",
"-u",
"\nimport os\nimport sys\nos.remove(sys.argv[1])\n",
diff --git a/infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86_64-Release-PDFium.json b/infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86_64-Release-PDFium.json
index c63da38310..ff708d2738 100644
--- a/infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86_64-Release-PDFium.json
+++ b/infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86_64-Release-PDFium.json
@@ -24,49 +24,6 @@
},
{
"cmd": [
- "git",
- "remote",
- "set-url",
- "origin",
- "https://pdfium.googlesource.com/pdfium.git"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/pdfium",
- "infra_step": true,
- "name": "git remote set-url"
- },
- {
- "cmd": [
- "git",
- "fetch"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/pdfium",
- "infra_step": true,
- "name": "git fetch"
- },
- {
- "cmd": [
- "git",
- "reset",
- "--hard",
- "origin/master"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/pdfium",
- "infra_step": true,
- "name": "git reset"
- },
- {
- "cmd": [
- "git",
- "clean",
- "-d",
- "-f"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/pdfium",
- "infra_step": true,
- "name": "git clean"
- },
- {
- "cmd": [
"python",
"-u",
"\nimport os\nimport sys\nos.remove(sys.argv[1])\n",
diff --git a/infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86_64-Release-PDFium_SkiaPaths.json b/infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86_64-Release-PDFium_SkiaPaths.json
index 9cf503c6f2..9732cebd04 100644
--- a/infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86_64-Release-PDFium_SkiaPaths.json
+++ b/infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86_64-Release-PDFium_SkiaPaths.json
@@ -24,49 +24,6 @@
},
{
"cmd": [
- "git",
- "remote",
- "set-url",
- "origin",
- "https://pdfium.googlesource.com/pdfium.git"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/pdfium",
- "infra_step": true,
- "name": "git remote set-url"
- },
- {
- "cmd": [
- "git",
- "fetch"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/pdfium",
- "infra_step": true,
- "name": "git fetch"
- },
- {
- "cmd": [
- "git",
- "reset",
- "--hard",
- "origin/master"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/pdfium",
- "infra_step": true,
- "name": "git reset"
- },
- {
- "cmd": [
- "git",
- "clean",
- "-d",
- "-f"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/pdfium",
- "infra_step": true,
- "name": "git clean"
- },
- {
- "cmd": [
"python",
"-u",
"\nimport os\nimport sys\nos.remove(sys.argv[1])\n",
diff --git a/infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86_64-Release-Shared.json b/infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86_64-Release-Shared.json
index e9ef46c576..f15e0e3a67 100644
--- a/infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86_64-Release-Shared.json
+++ b/infra/bots/recipes/compile.expected/Build-Ubuntu-GCC-x86_64-Release-Shared.json
@@ -24,49 +24,6 @@
},
{
"cmd": [
- "git",
- "remote",
- "set-url",
- "origin",
- "https://skia.googlesource.com/skia.git"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git remote set-url"
- },
- {
- "cmd": [
- "git",
- "fetch"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git fetch"
- },
- {
- "cmd": [
- "git",
- "reset",
- "--hard",
- "abc123"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git reset"
- },
- {
- "cmd": [
- "git",
- "clean",
- "-d",
- "-f"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "infra_step": true,
- "name": "git clean"
- },
- {
- "cmd": [
"python",
"-u",
"\nimport os\nimport sys\nos.remove(sys.argv[1])\n",
diff --git a/infra/bots/recipes/compile.expected/Build-Win-Clang-arm64-Release-Android.json b/infra/bots/recipes/compile.expected/Build-Win-Clang-arm64-Release-Android.json
index e9ab52167a..e32c18580d 100644
--- a/infra/bots/recipes/compile.expected/Build-Win-Clang-arm64-Release-Android.json
+++ b/infra/bots/recipes/compile.expected/Build-Win-Clang-arm64-Release-Android.json
@@ -24,49 +24,6 @@
},
{
"cmd": [
- "git.bat",
- "remote",
- "set-url",
- "origin",
- "https://skia.googlesource.com/skia.git"
- ],
- "cwd": "[CUSTOM_C:\\_B_WORK]\\skia",
- "infra_step": true,
- "name": "git remote set-url"
- },
- {
- "cmd": [
- "git.bat",
- "fetch"
- ],
- "cwd": "[CUSTOM_C:\\_B_WORK]\\skia",
- "infra_step": true,
- "name": "git fetch"
- },
- {
- "cmd": [
- "git.bat",
- "reset",
- "--hard",
- "abc123"
- ],
- "cwd": "[CUSTOM_C:\\_B_WORK]\\skia",
- "infra_step": true,
- "name": "git reset"
- },
- {
- "cmd": [
- "git.bat",
- "clean",
- "-d",
- "-f"
- ],
- "cwd": "[CUSTOM_C:\\_B_WORK]\\skia",
- "infra_step": true,
- "name": "git clean"
- },
- {
- "cmd": [
"python",
"-u",
"\nimport os\nimport sys\nos.remove(sys.argv[1])\n",
diff --git a/infra/bots/recipes/compile.expected/Build-Win-MSVC-x86-Debug-ANGLE.json b/infra/bots/recipes/compile.expected/Build-Win-MSVC-x86-Debug-ANGLE.json
index 2dfe6ff199..47a20f0235 100644
--- a/infra/bots/recipes/compile.expected/Build-Win-MSVC-x86-Debug-ANGLE.json
+++ b/infra/bots/recipes/compile.expected/Build-Win-MSVC-x86-Debug-ANGLE.json
@@ -24,49 +24,6 @@
},
{
"cmd": [
- "git.bat",
- "remote",
- "set-url",
- "origin",
- "https://skia.googlesource.com/skia.git"
- ],
- "cwd": "[CUSTOM_C:\\_B_WORK]\\skia",
- "infra_step": true,
- "name": "git remote set-url"
- },
- {
- "cmd": [
- "git.bat",
- "fetch"
- ],
- "cwd": "[CUSTOM_C:\\_B_WORK]\\skia",
- "infra_step": true,
- "name": "git fetch"
- },
- {
- "cmd": [
- "git.bat",
- "reset",
- "--hard",
- "abc123"
- ],
- "cwd": "[CUSTOM_C:\\_B_WORK]\\skia",
- "infra_step": true,
- "name": "git reset"
- },
- {
- "cmd": [
- "git.bat",
- "clean",
- "-d",
- "-f"
- ],
- "cwd": "[CUSTOM_C:\\_B_WORK]\\skia",
- "infra_step": true,
- "name": "git clean"
- },
- {
- "cmd": [
"python",
"-u",
"\nimport os\nimport sys\nos.remove(sys.argv[1])\n",
diff --git a/infra/bots/recipes/compile.expected/Build-Win-MSVC-x86-Debug-Exceptions.json b/infra/bots/recipes/compile.expected/Build-Win-MSVC-x86-Debug-Exceptions.json
index 9e0c0474ff..52fd37af5a 100644
--- a/infra/bots/recipes/compile.expected/Build-Win-MSVC-x86-Debug-Exceptions.json
+++ b/infra/bots/recipes/compile.expected/Build-Win-MSVC-x86-Debug-Exceptions.json
@@ -24,49 +24,6 @@
},
{
"cmd": [
- "git.bat",
- "remote",
- "set-url",
- "origin",
- "https://skia.googlesource.com/skia.git"
- ],
- "cwd": "[CUSTOM_C:\\_B_WORK]\\skia",
- "infra_step": true,
- "name": "git remote set-url"
- },
- {
- "cmd": [
- "git.bat",
- "fetch"
- ],
- "cwd": "[CUSTOM_C:\\_B_WORK]\\skia",
- "infra_step": true,
- "name": "git fetch"
- },
- {
- "cmd": [
- "git.bat",
- "reset",
- "--hard",
- "abc123"
- ],
- "cwd": "[CUSTOM_C:\\_B_WORK]\\skia",
- "infra_step": true,
- "name": "git reset"
- },
- {
- "cmd": [
- "git.bat",
- "clean",
- "-d",
- "-f"
- ],
- "cwd": "[CUSTOM_C:\\_B_WORK]\\skia",
- "infra_step": true,
- "name": "git clean"
- },
- {
- "cmd": [
"python",
"-u",
"\nimport os\nimport sys\nos.remove(sys.argv[1])\n",
diff --git a/infra/bots/recipes/compile.expected/Build-Win-MSVC-x86-Debug.json b/infra/bots/recipes/compile.expected/Build-Win-MSVC-x86-Debug.json
index 603bc1551e..e67cb52e80 100644
--- a/infra/bots/recipes/compile.expected/Build-Win-MSVC-x86-Debug.json
+++ b/infra/bots/recipes/compile.expected/Build-Win-MSVC-x86-Debug.json
@@ -24,49 +24,6 @@
},
{
"cmd": [
- "git.bat",
- "remote",
- "set-url",
- "origin",
- "https://skia.googlesource.com/skia.git"
- ],
- "cwd": "[CUSTOM_C:\\_B_WORK]\\skia",
- "infra_step": true,
- "name": "git remote set-url"
- },
- {
- "cmd": [
- "git.bat",
- "fetch"
- ],
- "cwd": "[CUSTOM_C:\\_B_WORK]\\skia",
- "infra_step": true,
- "name": "git fetch"
- },
- {
- "cmd": [
- "git.bat",
- "reset",
- "--hard",
- "abc123"
- ],
- "cwd": "[CUSTOM_C:\\_B_WORK]\\skia",
- "infra_step": true,
- "name": "git reset"
- },
- {
- "cmd": [
- "git.bat",
- "clean",
- "-d",
- "-f"
- ],
- "cwd": "[CUSTOM_C:\\_B_WORK]\\skia",
- "infra_step": true,
- "name": "git clean"
- },
- {
- "cmd": [
"python",
"-u",
"\nimport os\nimport sys\nos.remove(sys.argv[1])\n",
diff --git a/infra/bots/recipes/compile.expected/Build-Win-MSVC-x86-Release-GDI.json b/infra/bots/recipes/compile.expected/Build-Win-MSVC-x86-Release-GDI.json
index e1e7b0db88..fd8b6363d7 100644
--- a/infra/bots/recipes/compile.expected/Build-Win-MSVC-x86-Release-GDI.json
+++ b/infra/bots/recipes/compile.expected/Build-Win-MSVC-x86-Release-GDI.json
@@ -24,49 +24,6 @@
},
{
"cmd": [
- "git.bat",
- "remote",
- "set-url",
- "origin",
- "https://skia.googlesource.com/skia.git"
- ],
- "cwd": "[CUSTOM_C:\\_B_WORK]\\skia",
- "infra_step": true,
- "name": "git remote set-url"
- },
- {
- "cmd": [
- "git.bat",
- "fetch"
- ],
- "cwd": "[CUSTOM_C:\\_B_WORK]\\skia",
- "infra_step": true,
- "name": "git fetch"
- },
- {
- "cmd": [
- "git.bat",
- "reset",
- "--hard",
- "abc123"
- ],
- "cwd": "[CUSTOM_C:\\_B_WORK]\\skia",
- "infra_step": true,
- "name": "git reset"
- },
- {
- "cmd": [
- "git.bat",
- "clean",
- "-d",
- "-f"
- ],
- "cwd": "[CUSTOM_C:\\_B_WORK]\\skia",
- "infra_step": true,
- "name": "git clean"
- },
- {
- "cmd": [
"python",
"-u",
"\nimport os\nimport sys\nos.remove(sys.argv[1])\n",
diff --git a/infra/bots/recipes/compile.expected/Build-Win-MSVC-x86-Release-GN.json b/infra/bots/recipes/compile.expected/Build-Win-MSVC-x86-Release-GN.json
index e5ad1ddf5e..72d5b055cd 100644
--- a/infra/bots/recipes/compile.expected/Build-Win-MSVC-x86-Release-GN.json
+++ b/infra/bots/recipes/compile.expected/Build-Win-MSVC-x86-Release-GN.json
@@ -24,49 +24,6 @@
},
{
"cmd": [
- "git.bat",
- "remote",
- "set-url",
- "origin",
- "https://skia.googlesource.com/skia.git"
- ],
- "cwd": "[CUSTOM_C:\\_B_WORK]\\skia",
- "infra_step": true,
- "name": "git remote set-url"
- },
- {
- "cmd": [
- "git.bat",
- "fetch"
- ],
- "cwd": "[CUSTOM_C:\\_B_WORK]\\skia",
- "infra_step": true,
- "name": "git fetch"
- },
- {
- "cmd": [
- "git.bat",
- "reset",
- "--hard",
- "abc123"
- ],
- "cwd": "[CUSTOM_C:\\_B_WORK]\\skia",
- "infra_step": true,
- "name": "git reset"
- },
- {
- "cmd": [
- "git.bat",
- "clean",
- "-d",
- "-f"
- ],
- "cwd": "[CUSTOM_C:\\_B_WORK]\\skia",
- "infra_step": true,
- "name": "git clean"
- },
- {
- "cmd": [
"python",
"-u",
"\nimport os\nimport sys\nos.remove(sys.argv[1])\n",
diff --git a/infra/bots/recipes/compile.expected/Build-Win-MSVC-x86_64-Release-Vulkan.json b/infra/bots/recipes/compile.expected/Build-Win-MSVC-x86_64-Release-Vulkan.json
index b5313d5027..f73c25f99e 100644
--- a/infra/bots/recipes/compile.expected/Build-Win-MSVC-x86_64-Release-Vulkan.json
+++ b/infra/bots/recipes/compile.expected/Build-Win-MSVC-x86_64-Release-Vulkan.json
@@ -24,49 +24,6 @@
},
{
"cmd": [
- "git.bat",
- "remote",
- "set-url",
- "origin",
- "https://skia.googlesource.com/skia.git"
- ],
- "cwd": "[CUSTOM_C:\\_B_WORK]\\skia",
- "infra_step": true,
- "name": "git remote set-url"
- },
- {
- "cmd": [
- "git.bat",
- "fetch"
- ],
- "cwd": "[CUSTOM_C:\\_B_WORK]\\skia",
- "infra_step": true,
- "name": "git fetch"
- },
- {
- "cmd": [
- "git.bat",
- "reset",
- "--hard",
- "abc123"
- ],
- "cwd": "[CUSTOM_C:\\_B_WORK]\\skia",
- "infra_step": true,
- "name": "git reset"
- },
- {
- "cmd": [
- "git.bat",
- "clean",
- "-d",
- "-f"
- ],
- "cwd": "[CUSTOM_C:\\_B_WORK]\\skia",
- "infra_step": true,
- "name": "git clean"
- },
- {
- "cmd": [
"python",
"-u",
"\nimport os\nimport sys\nos.remove(sys.argv[1])\n",
diff --git a/infra/bots/recipes/compile.expected/alternate_repo.json b/infra/bots/recipes/compile.expected/alternate_repo.json
index ca041e6ae8..2d745ca2dc 100644
--- a/infra/bots/recipes/compile.expected/alternate_repo.json
+++ b/infra/bots/recipes/compile.expected/alternate_repo.json
@@ -24,49 +24,6 @@
},
{
"cmd": [
- "git.bat",
- "remote",
- "set-url",
- "origin",
- "https://skia.googlesource.com/other_repo.git"
- ],
- "cwd": "[CUSTOM_C:\\_B_WORK]/other_repo",
- "infra_step": true,
- "name": "git remote set-url"
- },
- {
- "cmd": [
- "git.bat",
- "fetch"
- ],
- "cwd": "[CUSTOM_C:\\_B_WORK]/other_repo",
- "infra_step": true,
- "name": "git fetch"
- },
- {
- "cmd": [
- "git.bat",
- "reset",
- "--hard",
- "abc123"
- ],
- "cwd": "[CUSTOM_C:\\_B_WORK]/other_repo",
- "infra_step": true,
- "name": "git reset"
- },
- {
- "cmd": [
- "git.bat",
- "clean",
- "-d",
- "-f"
- ],
- "cwd": "[CUSTOM_C:\\_B_WORK]/other_repo",
- "infra_step": true,
- "name": "git clean"
- },
- {
- "cmd": [
"python",
"-u",
"\nimport os\nimport sys\nos.remove(sys.argv[1])\n",
diff --git a/infra/bots/recipes/compile.expected/flutter_trybot.json b/infra/bots/recipes/compile.expected/flutter_trybot.json
index c6d1556ea8..ca6f3550e6 100644
--- a/infra/bots/recipes/compile.expected/flutter_trybot.json
+++ b/infra/bots/recipes/compile.expected/flutter_trybot.json
@@ -24,49 +24,6 @@
},
{
"cmd": [
- "git",
- "remote",
- "set-url",
- "origin",
- "https://github.com/flutter/engine.git"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/flutter/src/flutter",
- "infra_step": true,
- "name": "git remote set-url"
- },
- {
- "cmd": [
- "git",
- "fetch"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/flutter/src/flutter",
- "infra_step": true,
- "name": "git fetch"
- },
- {
- "cmd": [
- "git",
- "reset",
- "--hard",
- "origin/master"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/flutter/src/flutter",
- "infra_step": true,
- "name": "git reset"
- },
- {
- "cmd": [
- "git",
- "clean",
- "-d",
- "-f"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/flutter/src/flutter",
- "infra_step": true,
- "name": "git clean"
- },
- {
- "cmd": [
"python",
"-u",
"\nimport os\nimport sys\nos.remove(sys.argv[1])\n",
diff --git a/infra/bots/recipes/compile.expected/pdfium_trybot.json b/infra/bots/recipes/compile.expected/pdfium_trybot.json
index a329e9e693..d62a7d9463 100644
--- a/infra/bots/recipes/compile.expected/pdfium_trybot.json
+++ b/infra/bots/recipes/compile.expected/pdfium_trybot.json
@@ -24,49 +24,6 @@
},
{
"cmd": [
- "git",
- "remote",
- "set-url",
- "origin",
- "https://pdfium.googlesource.com/pdfium.git"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/pdfium",
- "infra_step": true,
- "name": "git remote set-url"
- },
- {
- "cmd": [
- "git",
- "fetch"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/pdfium",
- "infra_step": true,
- "name": "git fetch"
- },
- {
- "cmd": [
- "git",
- "reset",
- "--hard",
- "origin/master"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/pdfium",
- "infra_step": true,
- "name": "git reset"
- },
- {
- "cmd": [
- "git",
- "clean",
- "-d",
- "-f"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/pdfium",
- "infra_step": true,
- "name": "git clean"
- },
- {
- "cmd": [
"python",
"-u",
"\nimport os\nimport sys\nos.remove(sys.argv[1])\n",
diff --git a/infra/bots/recipes/compile.expected/trybot.json b/infra/bots/recipes/compile.expected/trybot.json
index 60ce8016af..a02c978ebf 100644
--- a/infra/bots/recipes/compile.expected/trybot.json
+++ b/infra/bots/recipes/compile.expected/trybot.json
@@ -24,49 +24,6 @@
},
{
"cmd": [
- "git.bat",
- "remote",
- "set-url",
- "origin",
- "https://skia.googlesource.com/skia.git"
- ],
- "cwd": "[CUSTOM_C:\\_B_WORK]/skia",
- "infra_step": true,
- "name": "git remote set-url"
- },
- {
- "cmd": [
- "git.bat",
- "fetch"
- ],
- "cwd": "[CUSTOM_C:\\_B_WORK]/skia",
- "infra_step": true,
- "name": "git fetch"
- },
- {
- "cmd": [
- "git.bat",
- "reset",
- "--hard",
- "abc123"
- ],
- "cwd": "[CUSTOM_C:\\_B_WORK]/skia",
- "infra_step": true,
- "name": "git reset"
- },
- {
- "cmd": [
- "git.bat",
- "clean",
- "-d",
- "-f"
- ],
- "cwd": "[CUSTOM_C:\\_B_WORK]/skia",
- "infra_step": true,
- "name": "git clean"
- },
- {
- "cmd": [
"python",
"-u",
"\nimport os\nimport sys\nos.remove(sys.argv[1])\n",