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

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

Issue 11226013: Improvement on future: add stack trace to unhandled failures. (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 | « tests/co19/co19-dart2dart.status ('k') | tests/co19/co19-runtime.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-dart2js.status
diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
index 549830fcafd062c76811d646b3367fdb79ba1c33..d69efa11f51435a6fb0a9c11b55523769669a594 100644
--- a/tests/co19/co19-dart2js.status
+++ b/tests/co19/co19-dart2js.status
@@ -524,6 +524,11 @@ Language/10_Expressions/07_Maps_A06_t02: Fail # generic type information is lost
[ $compiler == dart2js && $runtime == d8 ]
LibTest/core/Expect/identical_A01_t01: Fail # TODO(floitsch): Is NaN identical to NaN?
+# Changed exception thrown by futures (co19 issue #269)
+LibTest/core/Completer/completeException_A01_t01: Fail, OK
+LibTest/core/Future/handleException_A01_t04: Fail, OK
+LibTest/core/Future/handleException_A01_t05: Fail, OK
+
[ $compiler == dart2js && $browser ]
*: Skip
« no previous file with comments | « tests/co19/co19-dart2dart.status ('k') | tests/co19/co19-runtime.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698