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

Unified Diff: tests/language/language_dart2js.status

Issue 923013002: dart2dart: Implementation of simple try/catch. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 10 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
Index: tests/language/language_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index e840906186802cf215a6b23196462a0acde20acb..78e5aee3e7bc50e6777e103c1d2bb7279abd0a63 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -198,6 +198,7 @@ async_await_syntax_test/b11d: CompileTimeError # Issue 21404
sync_generator3_test/test2: RuntimeError # Issue 21404
async_await_syntax_test/c03a: CompileTimeError # Issue 21404
async_await_syntax_test/d03a: CompileTimeError # Issue 21404
+regress_13494_test: Pass # Issue 22370, passes for the wrong reason
[ $compiler == dart2dart && $builder_tag == new_backend && $minified == true ]
# This test fails in minified, because the type-argument is
@@ -227,8 +228,7 @@ sync_generator2_test/51: MissingCompileTimeError # Issue 22324
sync_generator2_test/52: MissingCompileTimeError # Issue 22324
await_for_cancel_test: RuntimeError # Issue 21404
-
-regress_13494_test: Fail # Issue 13494
+regress_13494_test: Fail # Issue 22370
enum_duplicate_test/01: CompileTimeError # Issue 22169
« pkg/compiler/lib/src/tree_ir/tree_ir_tracer.dart ('K') | « pkg/compiler/lib/src/use_unused_api.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698