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

Unified Diff: tests/language/language_kernel.status

Issue 2980293002: Added test using void in new positions. (Closed)
Patch Set: Created 3 years, 5 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/language/language_dart2js.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 bef41e06d100e69499a1f151dbaace495d061926..244c76f7e837d9e83d2e780ede266645be564801 100644
--- a/tests/language/language_kernel.status
+++ b/tests/language/language_kernel.status
@@ -209,6 +209,8 @@ syntax_test/64: MissingCompileTimeError # Test bug: Test doesn't execute erroneo
syntax_test/65: MissingCompileTimeError # Test bug: Test doesn't execute erroneous code.
try_catch_syntax_test/16: MissingCompileTimeError # Test bug: Test doesn't execute erroneous code.
+generalized_void_syntax_test: CompileTimeError # Issue #30176.
+
# dartk: JIT & AOT failures (debug)
[ ($compiler == dartk || $compiler == dartkp) && $mode == debug ]
const_instance_field_test/01: Crash
« no previous file with comments | « tests/language/language_dart2js.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698