| Index: infra/bots/recipes/swarm_compile.py
|
| diff --git a/infra/bots/recipes/swarm_compile.py b/infra/bots/recipes/swarm_compile.py
|
| index 750d2dbfef1c71e46468771d5c202fc4ac3d621d..a9f7fb03a17bb4e57172ad9a5798d3dc5e2db96c 100644
|
| --- a/infra/bots/recipes/swarm_compile.py
|
| +++ b/infra/bots/recipes/swarm_compile.py
|
| @@ -265,7 +265,7 @@
|
|
|
| mastername = 'client.skia.compile'
|
| slavename = 'skiabot-win-compile-000'
|
| - buildername = 'Build-Ubuntu-GCC-x86_64-Debug'
|
| + buildername = 'Build-Ubuntu-GCC-x86-Debug'
|
| yield (
|
| api.test('failed_compile') +
|
| api.properties(buildername=buildername,
|
|
|