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

Unified Diff: tests/language/language.status

Issue 26761002: Add test for using a type literal for a malbounded type. Crashes the VM in debug mode. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 2 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 | « no previous file | tests/language/malbounded_type_literal_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 0269db726c74ab6731f826fa8f95568b655839ce..56b02b2d638b64ceae2b36fcdd2f73c3bb8d7226 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -30,7 +30,7 @@ lazy_static3_test: Fail # Issue 12593
duplicate_export_negative_test: Fail # Issue 6134
on_catch_malformed_type_test: Fail # Issue 8601
mixin_forwarding_constructor2_test: Fail # Issue 13641
-
+malbounded_type_literal_test: Pass, Crash # Issue 13952
ahe 2013/10/10 15:41:10 This indicates that this is flaky. My understandin
implicit_setter_test: Fail # Issue 13917
[ $compiler == none && $runtime == vm ]
« no previous file with comments | « no previous file | tests/language/malbounded_type_literal_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698