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

Unified Diff: test/hello_world/hello_world.js.info.json

Issue 2383943002: enable parse test now that dart2js generates correct format (Closed)
Patch Set: Created 4 years, 3 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 | « no previous file | test/parse_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/hello_world/hello_world.js.info.json
diff --git a/test/hello_world/hello_world.js.info.json b/test/hello_world/hello_world.js.info.json
index dafb59842ca2d2464f15eb05ff39680b4b02ed4d..33eacf66ef4999a3cf6ab78db8e04886bf470f3a 100644
--- a/test/hello_world/hello_world.js.info.json
+++ b/test/hello_world/hello_world.js.info.json
@@ -1852,17 +1852,17 @@
]
}
],
- "dump_version": 3,
+ "dump_version": 4,
"deferredFiles": {},
- "dump_minor_version": "6",
+ "dump_minor_version": "0",
"program": {
"entrypoint": "function/0",
"size": 10124,
"dart2jsVersion": null,
- "compilationMoment": "2016-09-30 13:44:11.847439",
- "compilationDuration": "0:00:03.717112",
- "toJsonDuration": 4,
- "dumpInfoDuration": "0",
+ "compilationMoment": "2016-09-30 16:14:58.038530",
+ "compilationDuration": 2726976,
+ "toJsonDuration": 4000,
+ "dumpInfoDuration": 0,
"noSuchMethodEnabled": false,
"minified": false
}
« no previous file with comments | « no previous file | test/parse_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698