Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(246)

Unified Diff: masters/master.client.skia.compile/slaves.cfg

Issue 2294093005: skia: GN_Android builders look ok, clean up (Closed)
Patch Set: Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « masters/master.client.skia.compile/builders.cfg ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.client.skia.compile/slaves.cfg
diff --git a/masters/master.client.skia.compile/slaves.cfg b/masters/master.client.skia.compile/slaves.cfg
index c473e6a15dcd5ce36bb1a420065abc44eacfb5bb..e345bfc05d6c60a3de74254c15e247c6bd5cd446 100644
--- a/masters/master.client.skia.compile/slaves.cfg
+++ b/masters/master.client.skia.compile/slaves.cfg
@@ -16,35 +16,21 @@ LINUX_COMPILE_BUILDERS = [
'Build-Ubuntu-Clang-arm64-Release-GN_Android',
'Build-Ubuntu-Clang-mips64el-Debug-GN_Android',
'Build-Ubuntu-Clang-mips64el-Release-GN_Android',
+ 'Build-Ubuntu-Clang-mipsel-Debug-GN_Android',
+ 'Build-Ubuntu-Clang-mipsel-Release-GN_Android',
'Build-Ubuntu-Clang-x64-Debug-GN_Android',
'Build-Ubuntu-Clang-x64-Release-GN_Android',
'Build-Ubuntu-Clang-x86-Debug-GN_Android',
'Build-Ubuntu-Clang-x86-Release-GN_Android',
'Build-Ubuntu-Clang-x86_64-Debug-GN',
'Build-Ubuntu-Clang-x86_64-Release-GN',
- 'Build-Ubuntu-GCC-Arm64-Debug-Android',
- 'Build-Ubuntu-GCC-Arm64-Release-Android',
- 'Build-Ubuntu-GCC-Arm7-Debug-Android',
'Build-Ubuntu-GCC-Arm7-Debug-Android_FrameworkDefs',
- 'Build-Ubuntu-GCC-Arm7-Debug-Android_NoNeon',
'Build-Ubuntu-GCC-Arm7-Debug-Android_Vulkan',
- 'Build-Ubuntu-GCC-Arm7-Release-Android',
- 'Build-Ubuntu-GCC-Arm7-Release-Android_NoNeon',
- 'Build-Ubuntu-GCC-Mips-Debug-Android',
- 'Build-Ubuntu-GCC-Mips-Release-Android',
- 'Build-Ubuntu-GCC-Mips64-Debug-Android',
- 'Build-Ubuntu-GCC-Mips64-Release-Android',
- 'Build-Ubuntu-GCC-MipsDSP2-Debug-Android',
- 'Build-Ubuntu-GCC-MipsDSP2-Release-Android',
'Build-Ubuntu-GCC-x86-Debug',
- 'Build-Ubuntu-GCC-x86-Debug-Android',
'Build-Ubuntu-GCC-x86-Release',
- 'Build-Ubuntu-GCC-x86-Release-Android',
- 'Build-Ubuntu-GCC-x86_64-Debug-Android',
'Build-Ubuntu-GCC-x86_64-Debug-GN',
'Build-Ubuntu-GCC-x86_64-Debug-NoGPU',
'Build-Ubuntu-GCC-x86_64-Release-ANGLE',
- 'Build-Ubuntu-GCC-x86_64-Release-Android',
'Build-Ubuntu-GCC-x86_64-Release-CMake',
'Build-Ubuntu-GCC-x86_64-Release-GN',
'Build-Ubuntu-GCC-x86_64-Release-Mesa',
@@ -77,10 +63,8 @@ slaves = [
'master': 'SkiaCompile',
'hostname': 'skiabot-linux-swarm-%s' % ('%d' % i).zfill(INTEGER_WIDTH),
'builder': [
- 'Build-Mac-Clang-Arm7-Debug-Android',
'Build-Mac-Clang-Arm7-Debug-iOS',
- 'Build-Mac-Clang-mipsel-Debug-GN_Android',
- 'Build-Mac-Clang-mipsel-Release-GN_Android',
+ 'Build-Mac-Clang-arm64-Debug-GN_Android',
'Build-Mac-Clang-x86_64-Debug-GN',
'Build-Mac-Clang-x86_64-Release-CMake',
'Build-Mac-Clang-x86_64-Release-GN',
« no previous file with comments | « masters/master.client.skia.compile/builders.cfg ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698