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

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

Issue 19250002: Support for inlining small methods (independent of they're called inside a loop or not) (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 5 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/co19/co19-dart2js.status
diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
index dd3854dc99eaad479303c3df690cfc4aa4db659b..9a5df857173aba9e4fcf35c5f1bf749e086affa7 100644
--- a/tests/co19/co19-dart2js.status
+++ b/tests/co19/co19-dart2js.status
@@ -72,6 +72,7 @@ Language/12_Statements/04_Local_Function_Declaration_A01_t01: Fail # TODO(ahe):
Language/12_Statements/04_Local_Function_Declaration_A02_t02: Fail # TODO(ahe): Please triage this failure.
Language/12_Statements/09_Switch_A02_t02: Fail # TODO(ahe): Please triage this failure.
Language/12_Statements/09_Switch_A06_t02: Fail # co19 issue 413
+Language/12_Statements/10_Try_A06_t01: Fail # co19 issue: dart2js inlining results in stack traces not as accurate
kustermann 2013/07/15 17:40:27 This test tries to match an exact stacktrace. But
ngeoffray 2013/07/16 08:04:45 File a bug?
kustermann 2013/07/16 13:27:50 What I really would like is something like: @Disa
Language/12_Statements/10_Try_A07_t03: Fail # TODO(ahe): Please triage this failure.
Language/12_Statements/11_Return_A05_t01: Fail # TODO(ahe): Please triage this failure.
Language/12_Statements/11_Return_A05_t02: Fail # TODO(ahe): Please triage this failure.

Powered by Google App Engine
This is Rietveld 408576698