| Index: tests/lib/async/slow_consumer3_test.dart
|
| diff --git a/tests/lib/async/slow_consumer3_test.dart b/tests/lib/async/slow_consumer3_test.dart
|
| index 7f3794bd5e8bad065f8e2f660168e9626ce85891..6def12fd8b72993f45afec138064ac107afd2dff 100644
|
| --- a/tests/lib/async/slow_consumer3_test.dart
|
| +++ b/tests/lib/async/slow_consumer3_test.dart
|
| @@ -2,7 +2,7 @@
|
| // for details. All rights reserved. Use of this source code is governed by a
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| -// VMOptions=--old_gen_heap_size=32
|
| +// VMOptions=--old_gen_heap_size=64
|
|
|
| library slow_consumer3_test;
|
|
|
|
|