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

Unified Diff: tests/lib/lib.status

Issue 1188783002: dart2js cps: Overhaul PullIntoInitializers. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 years, 6 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: tests/lib/lib.status
diff --git a/tests/lib/lib.status b/tests/lib/lib.status
index 4d2b04d51d92d177d4b79246c561d8f9740cfe43..be53b1fd3675d49e48ab5fcc829b8fc4cdcfc1e2 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -373,7 +373,6 @@ convert/chunked_conversion_utf87_test: Crash # Instance of 'TypeOperator': type
convert/json_chunk_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
convert/json_lib_test: Crash # (switch (testCase.re... Unhandled node
convert/json_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-convert/json_toEncodable_reviver_test: RuntimeError # undefined is not a function
convert/json_utf8_chunk_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
convert/json_util_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
convert/latin1_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.

Powered by Google App Engine
This is Rietveld 408576698