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

Unified Diff: tools/test.dart

Issue 212813006: Fix JSON tests, re-enable in all cases - 2nd try (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 9 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
« no previous file with comments | « tools/status_clean.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/test.dart
diff --git a/tools/test.dart b/tools/test.dart
index 3a6c14ac539cad822f3a90668bf8c4abd96e7e5f..0c9b39b6aac10c201ebb9109b74fc2aff8a771c4 100755
--- a/tools/test.dart
+++ b/tools/test.dart
@@ -58,7 +58,6 @@ final TEST_SUITE_DIRECTORIES = [
new Path('tests/corelib'),
new Path('tests/html'),
new Path('tests/isolate'),
- new Path('tests/json'),
new Path('tests/language'),
new Path('tests/lib'),
new Path('tests/standalone'),
« no previous file with comments | « tools/status_clean.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698