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

Unified Diff: tests/language/language_dart2js.status

Issue 1094453006: Support rethrow in the dart2js JS backend. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 8 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 | « pkg/compiler/lib/src/js_backend/codegen/unsugar.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 ef7a1d84271ba8e777326cda1f934ca50f54fc54..cc99c03103b39a0970342ac2e80b28ba7114a896 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -819,7 +819,6 @@ deferred_constraints_type_annotation_test/type_annotation_top_level: CompileTime
deferred_constraints_type_annotation_test/type_annotation_top_level: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
deferred_function_type_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
deferred_global_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
-deferred_in_isolate_test: Crash # (rethrow;): Unhandled node
karlklose 2015/04/23 12:43:22 Are there no other tests passing now? Maybe they a
deferred_inheritance_constraints_test/mixin: Crash # (new C()): Error expression `new C()` unhandled.
deferred_inlined_test: Crash # Instance of 'TypeOperator': unimplemented in CodeGenerator
deferred_load_constants_test/01: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node
« no previous file with comments | « pkg/compiler/lib/src/js_backend/codegen/unsugar.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698