| Index: tests/language/smi_type_test.dart
 | 
| diff --git a/tests/language/smi_type_test.dart b/tests/language/smi_type_test.dart
 | 
| index dddfdbef23ce7842961478af4ff6690f54bdab66..2b5af74baaeba01d7678b580dccb326073708915 100644
 | 
| --- a/tests/language/smi_type_test.dart
 | 
| +++ b/tests/language/smi_type_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=8
 | 
| +// VMOptions=--optimization-counter-threshold=8 --no-background-compilation
 | 
|  
 | 
|  import "package:expect/expect.dart";
 | 
|  
 | 
| 
 |