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

Unified Diff: tests/language/language_kernel.status

Issue 2577893006: Update kernel status file after configurable import test was added. (Closed)
Patch Set: Created 4 years 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_kernel.status
diff --git a/tests/language/language_kernel.status b/tests/language/language_kernel.status
index 0930978fac08a68fa0e2220fa4cb517f1797614a..a3730b612fc6a6a097ba8c5d8bdb0ebeac462600 100644
--- a/tests/language/language_kernel.status
+++ b/tests/language/language_kernel.status
@@ -95,6 +95,7 @@ vm/regress_27201_test: DartkCompileTimeError
# dartk: JIT failures
[ $compiler == dartk && $runtime == vm ]
+config_import_corelib_test: RuntimeError
enum_syntax_test/05: MissingCompileTimeError
reify_typevar_static_test/00: MissingCompileTimeError
type_variable_conflict2_test/06: MissingCompileTimeError
@@ -103,6 +104,7 @@ type_variable_conflict2_test/10: MissingCompileTimeError
# dartk: precompilation failures
[ $compiler == dartkp && $runtime == dart_precompiled ]
+config_import_corelib_test: RuntimeError
###############################################################################
@@ -379,4 +381,4 @@ super_call4_test: RuntimeError
[ $compiler == dartkp && $runtime == dart_precompiled && $mode == debug ]
constructor_named_arguments_test/01: Crash
not_enough_positional_arguments_test/05: Crash
-enum_syntax_test/05: Crash
+enum_syntax_test/05: Crash
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698