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

Unified Diff: tests/language/language_dart2js.status

Issue 80793002: Check compiler exitCode. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Rebased Created 7 years, 1 month 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/compiler/dart2js/exit_code_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_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index 3433ac4c605999ed6e154ed7e116320047e1044b..96830522683151a312f1ea85710650695a598f67 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -154,6 +154,18 @@ expect_test: RuntimeError, OK # Issue 13080
null_test/none: RuntimeError # Issue 12482
+[ $compiler == dart2js || $compiler == dart2dart ]
+
+function_type_alias9_test/00: Crash # Issue 15237
+string_interpolation9_test/11: Crash # Issue 15237
+string_interpolation9_test/12: Crash # Issue 15237
+string_interpolation9_test/13: Crash # Issue 15237
+string_interpolation9_test/16: Crash # Issue 15237
+string_interpolation9_test/17: Crash # Issue 15237
+string_interpolation9_test/18: Crash # Issue 15237
+
+[ ($compiler == dart2js || $compiler == dart2dart) && $checked ]
+cyclic_typedef_test/07: Crash # Issue 15237
[ $compiler == dart2js && $runtime == none ]
*: Fail, Pass # TODO(ahe): Triage these tests.
« no previous file with comments | « tests/compiler/dart2js/exit_code_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698