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

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

Issue 18529003: Add stackTrace to Error object. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: rebase Created 7 years, 6 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-analyzer2.status
diff --git a/tests/co19/co19-analyzer2.status b/tests/co19/co19-analyzer2.status
index 23f00b4053b9edf84f03572190cb21ebaf4148ad..f3673e0a92de023c1c03e87fc1e7a9ea5f41b8b7 100644
--- a/tests/co19/co19-analyzer2.status
+++ b/tests/co19/co19-analyzer2.status
@@ -119,6 +119,9 @@ Language/05_Variables/05_Variables_A12_t06: fail, OK
Language/05_Variables/05_Variables_A13_t01: fail, OK
Language/07_Classes/07_Classes_A02_t11: fail, OK
+LibTest/core/FallThroughError/toString_A01_t01: Fail # FallThroughError is no longer const. Issue TODO
Lasse Reichstein Nielsen 2013/07/03 13:06:13 Do the todo.
floitsch 2013/07/03 14:50:20 Done.
+LibTest/core/FallThroughError/FallThroughError_A01_t01: Fail # FallThroughError is no longer const. Issue TODO
+
# co19 issue #429, It is a compile-time error if a formal parameter is declared as a constant variable
Language/07_Classes/6_Constructors/1_Generative_Constructors_A15_t07: fail, OK

Powered by Google App Engine
This is Rietveld 408576698