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

Unified Diff: tests/language/language_analyzer2.status

Issue 2916453003: Fix VM to accept literal function type as type bound (fixes #29481). (Closed)
Patch Set: void alone as bound is not accepted 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 | « runtime/vm/parser.cc ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_analyzer2.status
diff --git a/tests/language/language_analyzer2.status b/tests/language/language_analyzer2.status
index 70edd035f7b622d3aaa7bf8211eaa67bcf12d752..910b8cf088b34bd6218dc87c7647321a5a29f230 100644
--- a/tests/language/language_analyzer2.status
+++ b/tests/language/language_analyzer2.status
@@ -12,6 +12,7 @@ regress_27617_test/1: MissingCompileTimeError
regress_29025_test: StaticWarning # Issue 29081
regress_29405_test: StaticWarning # Issue 29421
regress_29349_test: CompileTimeError # Issue 29744
+regress_29481_test: Crash # Issue 29755
# Runtime negative test. No static errors or warnings.
closure_call_wrong_argument_count_negative_test: skip
« no previous file with comments | « runtime/vm/parser.cc ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698