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: tests/lib/lib.status

Issue 1144163004: dart2js cps: Always use interceptors and type tags for 'is' checks. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Long line Created 5 years, 7 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 6cca6d563824c0f71742850459eeb9379b55886a..ddfe115ea461a09ca7026c8b93ca820170bd776a 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -369,7 +369,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 # unsupported element kind: _escapeRegExp:field
convert/json_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-convert/json_toEncodable_reviver_test: RuntimeError # Please triage this failure.
convert/json_utf8_chunk_test: Crash # unsupported element kind: UNICODE_TESTS:field
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