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

Unified Diff: tests/lib_strong/lib_strong_kernel.status

Issue 2619193003: Insert implicit downcasts in kernel strong mode. (Closed)
Patch Set: Merge Created 3 years, 11 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 | « tests/language_strong/language_strong_kernel.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/lib_strong/lib_strong_kernel.status
diff --git a/tests/lib_strong/lib_strong_kernel.status b/tests/lib_strong/lib_strong_kernel.status
index dc71cf701d56133b18f008169519f1e52e895a63..ccbc515193933548d49d361f165999221059ad14 100644
--- a/tests/lib_strong/lib_strong_kernel.status
+++ b/tests/lib_strong/lib_strong_kernel.status
@@ -9,6 +9,7 @@ convert/chunked_conversion_utf82_test: DartkCompileTimeError
convert/chunked_conversion_utf83_test: DartkCompileTimeError
convert/chunked_conversion_utf85_test: DartkCompileTimeError
convert/encoding_test: DartkCompileTimeError
+convert/json_toEncodable_reviver_test: Crash # Type error in constant
convert/json_utf8_chunk_test: DartkCompileTimeError
convert/latin1_test: DartkCompileTimeError
convert/streamed_conversion_json_encode1_test: RuntimeError
@@ -171,7 +172,7 @@ html/xhr_cross_origin_test: DartkCompileTimeError
html/xhr_test: DartkCompileTimeError
html/xsltprocessor_test: DartkCompileTimeError
mirrors/basic_types_in_dart_core_test: RuntimeError
-mirrors/class_mirror_location_test: Crash
+mirrors/class_mirror_location_test: RuntimeError
mirrors/constructor_kinds_test/01: RuntimeError
mirrors/constructor_kinds_test/none: RuntimeError
mirrors/constructor_optional_args_test: CompileTimeError
@@ -216,6 +217,8 @@ mirrors/library_enumeration_deferred_loading_test: RuntimeError
mirrors/library_metadata_test: RuntimeError
mirrors/library_uri_io_test: DartkCompileTimeError
mirrors/library_uri_package_test: DartkCompileTimeError
+mirrors/list_constructor_test/01: RuntimeError
+mirrors/list_constructor_test/none: RuntimeError
mirrors/metadata_constructed_constant_test: RuntimeError
mirrors/metadata_test: RuntimeError
mirrors/method_mirror_location_test: RuntimeError
@@ -253,4 +256,4 @@ mirrors/typedef_deferred_library_test: RuntimeError
mirrors/typedef_library_test: RuntimeError
mirrors/typedef_metadata_test: RuntimeError
mirrors/typedef_test: RuntimeError
-mirrors/typevariable_mirror_metadata_test: RuntimeError
+mirrors/typevariable_mirror_metadata_test: RuntimeError
« no previous file with comments | « tests/language_strong/language_strong_kernel.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698