| Index: tools/testing/dart/test_configurations.dart
 | 
| diff --git a/tools/testing/dart/test_configurations.dart b/tools/testing/dart/test_configurations.dart
 | 
| index d9e712800088e45cf5f2fa51d5e4768a3275c7d5..f82e62dad599a40f76d319eecd58b0743b9e6384 100644
 | 
| --- a/tools/testing/dart/test_configurations.dart
 | 
| +++ b/tools/testing/dart/test_configurations.dart
 | 
| @@ -42,7 +42,6 @@ final TEST_SUITE_DIRECTORIES = [
 | 
|    new Path('tests/corelib'),
 | 
|    new Path('tests/html'),
 | 
|    new Path('tests/isolate'),
 | 
| -  new Path('tests/kernel'),
 | 
|    new Path('tests/language'),
 | 
|    new Path('tests/lib'),
 | 
|    new Path('tests/standalone'),
 | 
| 
 |