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

Unified Diff: tests/language/language_dart2js.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 | « tests/language/language_analyzer2.status ('k') | tests/language/regress_29481_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index c3f43828c73d2c89431eabb9c99bada7e1882056..bad105128fd7a83367401a3302d7a1c92a53a8e1 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -6,6 +6,7 @@
enum_test: Fail # Issue 28340
regress_28341_test: Fail # Issue 28340
regress_29349_test: CompileTimeError # Issue 29745
+regress_29481_test: Crash # Issue 29754
deferred_not_loaded_check_test: Fail # Issue 27577
getter_setter_in_lib_test: Fail # Issue 23288
method_name_test: Fail # issue 25574
« no previous file with comments | « tests/language/language_analyzer2.status ('k') | tests/language/regress_29481_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698