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

Unified Diff: tests/compiler/dart2js/dart2js.status

Issue 1320673004: dart2js: Make functions that appear to be unreachable throw. (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Created 5 years, 3 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 | « sdk/lib/_internal/js_runtime/lib/js_helper.dart ('k') | tests/compiler/dart2js/mock_libraries.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/compiler/dart2js/dart2js.status
diff --git a/tests/compiler/dart2js/dart2js.status b/tests/compiler/dart2js/dart2js.status
index d2c606bd67aa687707ea5f6a01575c07870a45da..3518280e857e33534ee5654eaa4da7d71fc68205 100644
--- a/tests/compiler/dart2js/dart2js.status
+++ b/tests/compiler/dart2js/dart2js.status
@@ -20,6 +20,12 @@ simple_function_subtype_test: Fail
simple_inferrer_const_closure_test: Fail # Issue 16507
simple_inferrer_const_closure2_test: Fail # Issue 16507
simple_inferrer_global_field_closure_test: Fail # Issue 16507
+simple_inferrer_const_closure_default_test/05: Fail # Issue 24297
+simple_inferrer_const_closure_default_test/06: Fail # Issue 24297
+simple_inferrer_const_closure_default_test/09: Fail # Issue 24297
+simple_inferrer_const_closure_default_test/10: Fail # Issue 24297
+simple_inferrer_const_closure_default_test/11: Fail # Issue 24297
+simple_inferrer_const_closure_default_test/12: Fail # Issue 24297
logical_expression_test: Fail # Issue 17027
« no previous file with comments | « sdk/lib/_internal/js_runtime/lib/js_helper.dart ('k') | tests/compiler/dart2js/mock_libraries.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698