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

Unified Diff: tests/language/language_kernel.status

Issue 2782843002: Complain about bad operator parameters. (Closed)
Patch Set: Created 3 years, 9 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
« pkg/front_end/lib/src/fasta/operator.dart ('K') | « 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 3726bfafce710564262a06f8d940aa2f03f5ab28..d929eb5c8278f87d9ac00b47e20855e468aeacfa 100644
--- a/tests/language/language_kernel.status
+++ b/tests/language/language_kernel.status
@@ -3,8 +3,7 @@
# BSD-style license that can be found in the LICENSE file.
[ $compiler == dartk || $compiler == dartkp ]
-arg_param_trailing_comma_test/107: MissingCompileTimeError
-await_for_test: RuntimeError
+await_for_test: RuntimeError # Kernel Issue 29192
bad_constructor_test/05: CompileTimeError
bad_initializer1_negative_test: Crash
bad_raw_string_negative_test: Fail
« pkg/front_end/lib/src/fasta/operator.dart ('K') | « tests/co19/co19-kernel.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698