| Index: infra/bots/recipes/swarm_test.py
|
| diff --git a/infra/bots/recipes/swarm_test.py b/infra/bots/recipes/swarm_test.py
|
| index 657c4eb02726fa3fc5a5829efea81cdb92abb2b8..827f03458d6f89b899521ec163cee59d85bbcc45 100644
|
| --- a/infra/bots/recipes/swarm_test.py
|
| +++ b/infra/bots/recipes/swarm_test.py
|
| @@ -115,7 +115,7 @@ def dm_flags(bot):
|
| ['serialize', 'tiles_rt', 'pic'])
|
|
|
| if 'ANGLE' in bot:
|
| - configs.append('angle')
|
| + configs.append('angle_d3d11_es2')
|
|
|
| # We want to run gpudft on atleast the mali 400
|
| if 'GalaxyS3' in bot:
|
|
|