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

Unified Diff: tests/standalone/io/status_file_parser_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 | « tests/lib/convert/json2_test.dart ('k') | tools/status_clean.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/standalone/io/status_file_parser_test.dart
diff --git a/tests/standalone/io/status_file_parser_test.dart b/tests/standalone/io/status_file_parser_test.dart
index 8c120c6c4e4b25836144962b303f1a75b2b04814..aabd64574fed627858ef82f4aa071c641fc25027 100644
--- a/tests/standalone/io/status_file_parser_test.dart
+++ b/tests/standalone/io/status_file_parser_test.dart
@@ -19,7 +19,6 @@ void main() {
TestReadStatusFile("tests/dom/dom.status");
TestReadStatusFile("tests/html/html.status");
TestReadStatusFile("tests/isolate/isolate.status");
- TestReadStatusFile("tests/json/json.status");
TestReadStatusFile("tests/language/language.status");
TestReadStatusFile("tests/standalone/standalone.status");
}
« no previous file with comments | « tests/lib/convert/json2_test.dart ('k') | tools/status_clean.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698