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

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

Issue 8569013: Do not allow allocation of FallThroughError and AssertionError by the user. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: '' Created 9 years, 1 month 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 | « runtime/vm/parser.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-runtime.status
===================================================================
--- tests/co19/co19-runtime.status (revision 1669)
+++ tests/co19/co19-runtime.status (working copy)
@@ -120,8 +120,11 @@
LibTest/core/Expect/setEquals/Expect/setEquals/A01/t02: Fail # Issue co19 - 41
LibTest/core/Expect/throws/Expect/throws/A02/t01: Fail # Issue co19 - 42
LibTest/core/Expect/throws/Expect/throws/A03/t01: Fail # Issue co19 - 42
-LibTest/core/FallThroughError/throwNew/FallThroughError/throwNew/A01/t01: Fail # Issue co19 - 43.
-LibTest/core/FallThroughError/throwNew/FallThroughError/throwNew/A01/t02: Fail # Issue co19 - 43.
+LibTest/core/FallThroughError/line/FallThroughError/line/A01/t01: Fail # Issue co19 - 55
+LibTest/core/FallThroughError/throwNew/FallThroughError/throwNew/A01/t02: Fail # Issue co19 - 55
+LibTest/core/FallThroughError/throwNew/FallThroughError/throwNew/A01/t01: Fail # Issue co19 - 55
+LibTest/core/FallThroughError/toString/FallThroughError/toString/A01/t01: Fail # Issue co19 - 55
+LibTest/core/FallThroughError/url/FallThroughError/url/A01/t02: Fail # Issue co19 - 55
LibTest/core/Isolate/spawn/Isolate/spawn/A01/t07: Skip # Issue co19 - 13
LibTest/core/Isolate/spawn/Isolate/spawn/A01/t09: Skip # Issue co19 - 13
LibTest/core/List/getRange/List/getRange/A01/t01: Fail # Issue co19 - 39
« no previous file with comments | « runtime/vm/parser.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698