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

Unified Diff: tests/language/language.status

Issue 466013002: Add regression test for issue 20476 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 4 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/issue20476_test.dart ('k') | no next file » | 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 1dc98b51b5ef719dac1e0187ffae8a339d93e5f0..3ab6bb2491af663131e1e6d037e0d06534b5a1b1 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -83,6 +83,9 @@ class_keyword_test/02: MissingCompileTimeError # Issue 13627
unicode_bom_test: Fail # Issue 16067
+[ ($compiler == none || $compiler == dart2dart) && $mode == debug ]
+issue20476_test: Crash # Issue 20476
+
[ $compiler == none && $checked ]
type_variable_bounds4_test/01: Fail # Issue 14006
« no previous file with comments | « tests/language/issue20476_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698