aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
Diffstat (limited to 'infra')
-rw-r--r--infra/bots/jobs.json3
-rw-r--r--infra/bots/tasks.json93
2 files changed, 0 insertions, 96 deletions
diff --git a/infra/bots/jobs.json b/infra/bots/jobs.json
index 5e4eba0ad8..6c621317fd 100644
--- a/infra/bots/jobs.json
+++ b/infra/bots/jobs.json
@@ -1,9 +1,6 @@
[
- "Build-Mac-Clang-arm-Debug-iOS",
"Build-Mac-Clang-arm-Release-iOS",
"Build-Mac-Clang-arm64-Debug-Android",
- "Build-Mac-Clang-arm64-Debug-iOS",
- "Build-Mac-Clang-arm64-Release-iOS",
"Build-Mac-Clang-x86_64-Debug",
"Build-Mac-Clang-x86_64-Debug-CommandBuffer",
"Build-Mac-Clang-x86_64-Release",
diff --git a/infra/bots/tasks.json b/infra/bots/tasks.json
index 3cf29a5fd6..b2c5590c64 100644
--- a/infra/bots/tasks.json
+++ b/infra/bots/tasks.json
@@ -1,11 +1,5 @@
{
"jobs": {
- "Build-Mac-Clang-arm-Debug-iOS": {
- "priority": 0.8,
- "tasks": [
- "Build-Mac-Clang-arm-Debug-iOS"
- ]
- },
"Build-Mac-Clang-arm-Release-iOS": {
"priority": 0.8,
"tasks": [
@@ -18,18 +12,6 @@
"Build-Mac-Clang-arm64-Debug-Android"
]
},
- "Build-Mac-Clang-arm64-Debug-iOS": {
- "priority": 0.8,
- "tasks": [
- "Build-Mac-Clang-arm64-Debug-iOS"
- ]
- },
- "Build-Mac-Clang-arm64-Release-iOS": {
- "priority": 0.8,
- "tasks": [
- "Build-Mac-Clang-arm64-Release-iOS"
- ]
- },
"Build-Mac-Clang-x86_64-Debug": {
"priority": 0.8,
"tasks": [
@@ -1595,31 +1577,6 @@
}
},
"tasks": {
- "Build-Mac-Clang-arm-Debug-iOS": {
- "dimensions": [
- "gpu:none",
- "os:Mac-10.11",
- "pool:Skia"
- ],
- "extra_args": [
- "--workdir",
- "../../..",
- "swarm_compile",
- "repository=<(REPO)",
- "buildername=Build-Mac-Clang-arm-Debug-iOS",
- "mastername=fake-master",
- "buildnumber=2",
- "slavename=fake-buildslave",
- "nobuildbot=True",
- "swarm_out_dir=${ISOLATED_OUTDIR}",
- "revision=<(REVISION)",
- "patch_storage=<(PATCH_STORAGE)",
- "patch_issue=<(ISSUE)",
- "patch_set=<(PATCHSET)"
- ],
- "isolate": "compile_skia.isolate",
- "priority": 0.8
- },
"Build-Mac-Clang-arm-Release-iOS": {
"dimensions": [
"gpu:none",
@@ -1677,56 +1634,6 @@
"isolate": "compile_skia.isolate",
"priority": 0.8
},
- "Build-Mac-Clang-arm64-Debug-iOS": {
- "dimensions": [
- "gpu:none",
- "os:Mac-10.11",
- "pool:Skia"
- ],
- "extra_args": [
- "--workdir",
- "../../..",
- "swarm_compile",
- "repository=<(REPO)",
- "buildername=Build-Mac-Clang-arm64-Debug-iOS",
- "mastername=fake-master",
- "buildnumber=2",
- "slavename=fake-buildslave",
- "nobuildbot=True",
- "swarm_out_dir=${ISOLATED_OUTDIR}",
- "revision=<(REVISION)",
- "patch_storage=<(PATCH_STORAGE)",
- "patch_issue=<(ISSUE)",
- "patch_set=<(PATCHSET)"
- ],
- "isolate": "compile_skia.isolate",
- "priority": 0.8
- },
- "Build-Mac-Clang-arm64-Release-iOS": {
- "dimensions": [
- "gpu:none",
- "os:Mac-10.11",
- "pool:Skia"
- ],
- "extra_args": [
- "--workdir",
- "../../..",
- "swarm_compile",
- "repository=<(REPO)",
- "buildername=Build-Mac-Clang-arm64-Release-iOS",
- "mastername=fake-master",
- "buildnumber=2",
- "slavename=fake-buildslave",
- "nobuildbot=True",
- "swarm_out_dir=${ISOLATED_OUTDIR}",
- "revision=<(REVISION)",
- "patch_storage=<(PATCH_STORAGE)",
- "patch_issue=<(ISSUE)",
- "patch_set=<(PATCHSET)"
- ],
- "isolate": "compile_skia.isolate",
- "priority": 0.8
- },
"Build-Mac-Clang-x86_64-Debug": {
"dimensions": [
"gpu:none",