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

Unified Diff: tests/language/language_dart2js.status

Issue 206193002: Remove cancel and make crash exit with code 253. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Updated cf. comments. Created 6 years, 9 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/compiler/dart2js/unparser2_test.dart ('k') | tests/lib/lib.status » ('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 d26e8c268b34de23d111e24d70a838aa3732df87..2ef5e2801192dc9ac2161ff5d1b3811f9134b08e 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -31,6 +31,9 @@ ref_before_declaration_test/04: MissingCompileTimeError
ref_before_declaration_test/05: MissingCompileTimeError
ref_before_declaration_test/06: MissingCompileTimeError
+prefix3_negative_test: Crash # Issue 17139
+setter_declaration2_negative_test: Crash # Issue 17139
+
# VM specific tests that should not be run by dart2js.
vm/*: Skip # Issue 12699
@@ -100,6 +103,10 @@ mixin_mixin_bound2_test: RuntimeError # Issue 12605
[ $compiler == dart2js ]
type_variable_conflict2_test/01: RuntimeError # Issue 16180
+type_variable_conflict2_test/02: Crash # Issue 16180
+type_variable_conflict2_test/06: Crash # Issue 16180
+type_variable_conflict2_test/08: Crash # Issue 16180
+type_variable_conflict2_test/10: Crash # Issue 16180
malformed_test/none: RuntimeError # Issue 12695
branch_canonicalization_test: RuntimeError # Issue 638.
identical_closure2_test: RuntimeError # Issue 1533, Issue 12596
« no previous file with comments | « tests/compiler/dart2js/unparser2_test.dart ('k') | tests/lib/lib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698