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

Unified Diff: tests/lib/lib.status

Issue 1214123003: dart2js cps: Ensure JSArray is emitted when we see a type cast. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Update output in test 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 015e3bd56e715fc69b1fbfcc1b047ece42d54484..5990790aaf20afdfc221bf74a5df9a7acf5dfbf9 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -470,7 +470,6 @@ async/zone_run_unary_test: RuntimeError # receiver.get$_nums is not a function
async/zone_value_test: RuntimeError # receiver.get$_collection$_nums is not a function
convert/ascii_test: RuntimeError # Please triage this failure.
convert/chunked_conversion_utf88_test: RuntimeError # Please triage this failure.
-convert/codec1_test: RuntimeError # Cannot read property 'prototype' of undefined
convert/encoding_test: RuntimeError # receiver.get$_collection$_nums is not a function
convert/html_escape_test: RuntimeError # receiver.get$_collection$_nums is not a function
convert/json_lib_test : RuntimeError # TypeError: receiver.get$_nums is not a function

Powered by Google App Engine
This is Rietveld 408576698