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

Unified Diff: client/tests/client/client-leg.status

Issue 9624023: Use the pure Dart implementation of JSON in leg. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 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 | « no previous file | frog/leg/frog_leg.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/tests/client/client-leg.status
===================================================================
--- client/tests/client/client-leg.status (revision 5121)
+++ client/tests/client/client-leg.status (working copy)
@@ -18,13 +18,12 @@
dom/HiddenDom1Test: Fail # CompileTimeConstantEvaluator map not implemented
dom/HiddenDom2Test: Fail # CompileTimeConstantEvaluator map not implemented
html/html_tests: Fail # CompileTimeConstantEvaluator map not implemented
+samples/smoketest/dartWebBase_tests: Fail # CompileTimeConstantEvaluator map not implemented
-# Missing JSON support
-samples/smoketest/dartWebBase_tests: Fail # cannot read dart:json
-dom/WindowOpenTest: Fail # cannot read dart:json
-dom/IsolatesTest: Fail # cannot read dart:json
-dom/IsolateLightTest: Fail # cannot read dart:json
-json/json_tests: Fail # cannot read dart:json
+# Window/DOMWindow
+dom/WindowOpenTest: Fail # TypeError: Object [object Window] has no method 'close$0'
# Missing Isolate support
dom/DOMIsolatesTest: Fail # cannot read dart:isolate
+dom/IsolatesTest: Fail # cannot read dart:isolate
+dom/IsolateLightTest: Fail # cannot read dart:isolate
« no previous file with comments | « no previous file | frog/leg/frog_leg.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698