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

Unified Diff: tests/language_2/language_2.status

Issue 2991293002: Update language_2.status for vm-kernel and vm-precomp (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 | « 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_2/language_2.status
diff --git a/tests/language_2/language_2.status b/tests/language_2/language_2.status
index 5ac5aa67d05b674721401cabc3f807d3c4d2bfa6..e4c7c6fe3a63fc9451eb5e65de935b58b5a5d40e 100644
--- a/tests/language_2/language_2.status
+++ b/tests/language_2/language_2.status
@@ -373,8 +373,6 @@ branch_canonicalization_test: RuntimeError # Issue 29920
[ $compiler == dartk && $runtime == vm ]
arithmetic2_test: RuntimeError # Throws CastError instead of TypeError
-assertion_test: RuntimeError
-bool_test: RuntimeError # Throws CastError instead of TypeError
[ $mode == product ]
assertion_test: SkipByDesign # Requires checked mode.
@@ -946,6 +944,8 @@ bool_condition_check_test: RuntimeError
[ $compiler == precompiler && $runtime == dart_precompiled ]
bool_check_test: RuntimeError
+bool_condition_check_test: RuntimeError
+built_in_identifier_prefix_test: CompileTimeError
[ $compiler == dart2analyzer || $compiler == dartdevc ]
bad_initializer2_negative_test: fail # Issue 14880
« 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