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

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

Issue 8476002: Fix more co19 crashes. Introduce GET_NATIVE_ARGUMENT that throws an illegal argument exception if... (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/native_entry.h ('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 1200)
+++ tests/co19/co19-runtime.status (working copy)
@@ -140,8 +140,8 @@
LibTest/core/Expect/stringEquals/Expect/stringEquals/A02/t01: Fail
LibTest/core/Expect/throws/Expect/throws/A02/t01: Fail
LibTest/core/Expect/throws/Expect/throws/A03/t01: Fail
-LibTest/core/FallThroughError/throwNew/FallThroughError/throwNew/A01/t01: Crash
-LibTest/core/FallThroughError/throwNew/FallThroughError/throwNew/A01/t02: Crash
+LibTest/core/FallThroughError/throwNew/FallThroughError/throwNew/A01/t01: Fail # Illegal position argument.
+LibTest/core/FallThroughError/throwNew/FallThroughError/throwNew/A01/t02: Fail # Illegal position argument.
LibTest/core/Isolate/A01/t01: Fail
LibTest/core/Isolate/A02/t01: Fail
LibTest/core/Isolate/port/Isolate/port/A01/t01: Fail
@@ -235,9 +235,7 @@
LibTest/core/int/compareTo/int/compareTo/A01/t02: Fail
LibTest/core/int/operator%/int/operator%/A01/t01: Fail
LibTest/core/int/operator%/int/operator%/A01/t02: Fail
-LibTest/core/int/operator_l_shift/int/operator/l/shift/A01/t03: crash
LibTest/core/int/operator_mul/int/operator/mul/A01/t01: Fail
-LibTest/core/int/operator_r_shift/int/operator/r/shift/A01/t03: crash
LibTest/core/int/remainder/int/remainder/A01/t02: Fail
LibTest/core/int/remainder/int/remainder/A01/t03: Fail
LibTest/core/int/toRadixString/int/toRadixString/A01/t01: Fail
« no previous file with comments | « runtime/vm/native_entry.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698