| Index: tests/language/mega_load_test.dart
 | 
| diff --git a/tests/language/mega_load_test.dart b/tests/language/mega_load_test.dart
 | 
| index e7fc23794b891168b13b47b05ab9a8670457123d..19be6aba5b4301ef4c353776beb8eca4f41082a2 100644
 | 
| --- a/tests/language/mega_load_test.dart
 | 
| +++ b/tests/language/mega_load_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.
 | 
|  // Test megamorphic, but single target field load.
 | 
| -// VMOptions=--optimization-counter-threshold=10
 | 
| +// VMOptions=--optimization-counter-threshold=10 --no-background-compilation
 | 
|  
 | 
|  import "package:expect/expect.dart";
 | 
|  
 | 
| 
 |