aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/recipes/test.py
diff options
context:
space:
mode:
Diffstat (limited to 'infra/bots/recipes/test.py')
-rw-r--r--infra/bots/recipes/test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/bots/recipes/test.py b/infra/bots/recipes/test.py
index 8458320e2b..2e14640c63 100644
--- a/infra/bots/recipes/test.py
+++ b/infra/bots/recipes/test.py
@@ -88,7 +88,7 @@ def dm_flags(api, bot):
# These are the canonical configs that we would ideally run on all bots. We
# may opt out or substitute some below for specific bots
- configs.extend(['8888', 'srgb', 'pdf'])
+ configs.extend(['8888', 'srgb', 'pdf', 't8888'])
# Runs out of memory on Android bots. Everyone else seems fine.
if 'Android' in bot: