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

Unified Diff: tests/co19/co19-dart2dart.status

Issue 11049023: [dart2js] Report an error if throw is used outside of catch expression without an argument. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 2 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 | « lib/compiler/implementation/warnings.dart ('k') | tests/language/language.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-dart2dart.status
diff --git a/tests/co19/co19-dart2dart.status b/tests/co19/co19-dart2dart.status
index b91c4cbd4134c0b5bd6f33ac0d4d1c0c8c791bd3..279e879e6f8012f64ae02d5225e7d4860ab33946 100644
--- a/tests/co19/co19-dart2dart.status
+++ b/tests/co19/co19-dart2dart.status
@@ -276,12 +276,6 @@ Language/10_Expressions/08_Throw_A04_t01: Fail # inherited from dart2js
Language/10_Expressions/08_Throw_A05_t01: Fail # inherited from dart2js
Language/10_Expressions/08_Throw_A05_t02: Fail # inherited from dart2js
Language/10_Expressions/08_Throw_A05_t03: Fail # inherited from dart2js
-Language/10_Expressions/08_Throw_A06_t01: Fail # BUG: throw outside catch block;
-Language/10_Expressions/08_Throw_A06_t02: Fail # BUG: standalone throw;
-Language/10_Expressions/08_Throw_A06_t03: Fail # BUG: throw outside catch block
-Language/10_Expressions/08_Throw_A06_t04: Fail # BUG: {throw;} doesn't lead to compilation error.
-Language/10_Expressions/08_Throw_A06_t05: Fail # BUG: standalone throw
-Language/10_Expressions/08_Throw_A06_t06: Fail # BUG: standalone throw
Language/10_Expressions/09_Function_Expressions_A02_t01: Fail # inherited from VM
Language/10_Expressions/09_Function_Expressions_A04_t01: Fail # BUG: new optional arguments
Language/10_Expressions/09_Function_Expressions_A06_t01: Fail # inherited from dart2js
« no previous file with comments | « lib/compiler/implementation/warnings.dart ('k') | tests/language/language.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698