Index: tools/testing/dart/status_reporter.dart |
diff --git a/tools/testing/dart/status_reporter.dart b/tools/testing/dart/status_reporter.dart |
index 7536e1376c853f6093bd04aeb462f1977e23308f..0e744d0007c6435ba097673df011f6446d73a33a 100644 |
--- a/tools/testing/dart/status_reporter.dart |
+++ b/tools/testing/dart/status_reporter.dart |
@@ -19,12 +19,6 @@ List<Map> LINUX_COMBINATIONS = [ |
'compiler' : 'none' |
}, |
{ |
- 'runtimes' : ['vm'], |
- 'modes' : ['release'], |
- 'archs' : ['ia32', 'x64'], |
- 'compiler' : 'dart2dart' |
- }, |
- { |
'runtimes' : ['d8', 'jsshell', 'chrome', 'ff'], |
'modes' : ['release'], |
'archs' : ['ia32'], |