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

Unified Diff: tests/lib_2/lib_2_kernel.status

Issue 3011633002: Added back helper file accidentally deleted during test block 219 migration. (Closed)
Patch Set: Created 3 years, 4 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/lib_2/lib_2_dart2js.status ('k') | tests/lib_2/lib_2_precompiled.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/lib_2/lib_2_kernel.status
diff --git a/tests/lib_2/lib_2_kernel.status b/tests/lib_2/lib_2_kernel.status
index c719d9e7b71c61df796a9a3e173c162b4934c27a..f71a0efd419a3e0ec1eb1ec515cf75a909ddbb92 100644
--- a/tests/lib_2/lib_2_kernel.status
+++ b/tests/lib_2/lib_2_kernel.status
@@ -13,9 +13,29 @@ mirrors/class_mirror_location_test: RuntimeError
mirrors/constructor_kinds_test/01: RuntimeError
mirrors/constructor_kinds_test/none: RuntimeError
mirrors/constructor_optional_args_test: Crash # Issue 29201
+mirrors/constructor_private_name_test: RuntimeError
+mirrors/dart2js_mirrors_test: Crash
+mirrors/deferred_type_test: RuntimeError
+mirrors/empty_test: Crash
+mirrors/empty_test: Crash
+mirrors/enum_test: RuntimeError
+mirrors/equality_test: RuntimeError
+mirrors/deferred_mirrors_test: CompileTimeError
+mirrors/deferred_mirrors_metadata_test: CompileTimeError # Deferred loading kernel issue 28335.
+mirrors/deferred_mirrors_metatarget_test: CompileTimeError # Deferred loading kernel issue 28335.
+mirrors/deferred_mirrors_update_test: CompileTimeError # Deferred loading kernel issue 28335.
[ $compiler == dartk && $runtime == vm ]
mirrors/class_mirror_location_test: RuntimeError
mirrors/constructor_kinds_test/01: RuntimeError
mirrors/constructor_kinds_test/none: RuntimeError
mirrors/constructor_optional_args_test: CompileTimeError
+
+[ $compiler == dartk && $runtime == vm ]
+mirrors/constructor_private_name_test: RuntimeError
+mirrors/deferred_mirrors_metadata_test: RuntimeError
+mirrors/deferred_mirrors_metatarget_test: RuntimeError
+mirrors/deferred_mirrors_update_test: RuntimeError
+mirrors/empty_test: RuntimeError
+mirrors/empty_test: RuntimeError
+mirrors/equality_test: RuntimeError
« no previous file with comments | « tests/lib_2/lib_2_dart2js.status ('k') | tests/lib_2/lib_2_precompiled.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698