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

Unified Diff: tests/co19/co19-analyzer.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-analyzer.status
diff --git a/tests/co19/co19-analyzer.status b/tests/co19/co19-analyzer.status
index 81761dd8930d8c38b6e2ca5c6a24fc4d99346197..bdb8171d36b3f285e1b5c91c7b8ed354ff3aaca3 100644
--- a/tests/co19/co19-analyzer.status
+++ b/tests/co19/co19-analyzer.status
@@ -191,6 +191,9 @@ LibTest/core/AssertionError/failedAssertion_A01_t01: fail, OK
LibTest/core/AssertionError/line_A01_t02: fail, OK
LibTest/core/AssertionError/url_A01_t01: 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 too!
floitsch 2013/07/03 14:50:20 Done.
+LibTest/core/FallThroughError/FallThroughError_A01_t01: Fail # FallThroughError is no longer const. Issue TODO
+
# co19 issue #437, annotation should be constant _variable_ or constant constructor invocation
Language/07_Classes/07_Classes_A01_t20: fail, OK
Language/07_Classes/07_Classes_A02_t34: fail, OK

Powered by Google App Engine
This is Rietveld 408576698