Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2530)

Unified Diff: dart/tests/standalone/io/status_file_parser_test.dart

Issue 20722006: Removed compiler/ directory from repository (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: dart/tests/standalone/io/status_file_parser_test.dart
diff --git a/dart/tests/standalone/io/status_file_parser_test.dart b/dart/tests/standalone/io/status_file_parser_test.dart
index 0369d4980efeeae0270042e249779828cca004e3..d9c2f68c0efb92a08d1a65c7b65aeec5d2eecd5f 100644
--- a/dart/tests/standalone/io/status_file_parser_test.dart
+++ b/dart/tests/standalone/io/status_file_parser_test.dart
@@ -10,9 +10,6 @@ import "../../../tools/testing/dart/status_file_parser.dart";
void main() {
- TestReadStatusFile("client/tests/dartc/dartc.status");
- TestReadStatusFile("compiler/tests/dartc/dartc.status");
- TestReadStatusFile("frog/tests/frog/frog.status");
TestReadStatusFile("runtime/tests/vm/vm.status");
TestReadStatusFile("samples/tests/samples/samples.status");
TestReadStatusFile("tests/co19/co19-compiler.status");

Powered by Google App Engine
This is Rietveld 408576698