| Index: tests/language/vm/optimized_testsmi_test.dart
 | 
| diff --git a/tests/language/vm/optimized_testsmi_test.dart b/tests/language/vm/optimized_testsmi_test.dart
 | 
| index c5ac9e29559834e6f9113eaa4bda58e4d130658b..f5ef8c701531b85ac23e2e005707f3b46a09520e 100644
 | 
| --- a/tests/language/vm/optimized_testsmi_test.dart
 | 
| +++ b/tests/language/vm/optimized_testsmi_test.dart
 | 
| @@ -1,7 +1,7 @@
 | 
|  // Copyright (c) 2013, the Dart project authors.  Please see the AUTHORS file
 | 
|  // 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=--optimization_counter_threshold=10
 | 
| +// VMOptions=--optimization_counter_threshold=10 --no-background_compilation
 | 
|  
 | 
|  // Test branch optimization for TestSmiInstr
 | 
|  
 | 
| 
 |