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

Unified Diff: tests/language/language_kernel.status

Issue 2911023002: Various checks for constant expressions. (Closed)
Patch Set: Remove unneeded check. Created 3 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
« no previous file with comments | « tests/co19/co19-kernel.status ('k') | 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 46aba2c84198391f041c3bc8af3142ad8d589db8..16a4355a91c4d7f17ba426024c70aaa4b4380972 100644
--- a/tests/language/language_kernel.status
+++ b/tests/language/language_kernel.status
@@ -5,7 +5,6 @@
[ $compiler == dartk || $compiler == dartkp ]
call_nonexistent_static_test/01: CompileTimeError
call_nonexistent_static_test/04: CompileTimeError
-compile_time_constant_c_test/03: MissingCompileTimeError
compile_time_constant_test/01: MissingCompileTimeError
conditional_method_invocation_test/11: MissingCompileTimeError
conditional_property_access_test/09: MissingCompileTimeError
@@ -542,4 +541,3 @@ issue_1751477_test: CompileTimeError # Deferred loading kernel issue 28335.
regress_22443_test: CompileTimeError # Deferred loading kernel issue 28335.
regress_23408_test: CompileTimeError # Deferred loading kernel issue 28335.
regress_28278_test: CompileTimeError # Deferred loading kernel issue 28335.
-case_expression_with_assignment_test/01: Crash # Issue 29379
« no previous file with comments | « tests/co19/co19-kernel.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698