| Index: tools/nanobench_flags.py
|
| diff --git a/tools/nanobench_flags.py b/tools/nanobench_flags.py
|
| index 721304e49fd47e74f294eeb2f5fa798f443e6c09..d461b202890739cac94eaf67c2c97b78025bda88 100755
|
| --- a/tools/nanobench_flags.py
|
| +++ b/tools/nanobench_flags.py
|
| @@ -80,6 +80,7 @@ def get_args(bot):
|
| match.append('~desk_carsvg')
|
| match.append('~keymobi')
|
| match.append('~path_hairline')
|
| + match.append('~GLInstancedArraysBench') # skia:4714
|
|
|
| # the 32-bit GCE bots run out of memory in DM when running these large images
|
| # so defensively disable them in nanobench, too.
|
|
|