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

Unified Diff: tests/co19/co19-dart2dart.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 | « lib/coreimpl/future_implementation.dart ('k') | tests/co19/co19-dart2js.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 60f39e2ce82b9def4899ecf7717f27904dfa167a..2cbbed85b84dbb60d1eeb57c39a369da74600041 100644
--- a/tests/co19/co19-dart2dart.status
+++ b/tests/co19/co19-dart2dart.status
@@ -585,6 +585,11 @@ Language/07_Classes/6_Constructors/1_Generative_Constructors_A16_t07: Fail # Red
Language/07_Classes/6_Constructors/2_Factories_A01_t01: Fail, OK # Uses deprecated factory syntax.
+# 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 == dart2dart && $system == windows ]
LibTest/core/double/operator_remainder_A01_t04: Fail # Result is NaN
LibTest/core/double/round_A01_t01: Fail # Result is NaN
« no previous file with comments | « lib/coreimpl/future_implementation.dart ('k') | tests/co19/co19-dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698