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

Unified Diff: co19/co19-runtime.status

Issue 8479010: Update co19 status to skip invalid tests. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/tests/
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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: co19/co19-runtime.status
===================================================================
--- co19/co19-runtime.status (revision 1213)
+++ co19/co19-runtime.status (working copy)
@@ -13,6 +13,12 @@
LibTest/core/SendPort/call/SendPort/call/A01/t01: Skip # Issue co19 - 10
LibTest/core/Isolate/A01/t01: Skip # Issue co19 - 11
LibTest/core/Isolate/A02/t01: Skip # Issue co19 - 11
+LibTest/core/Isolate/port/Isolate/port/A01/t01: Skip # Issue co19 - 12
+LibTest/core/Isolate/spawn/Isolate/spawn/A01/t10: Skip # issue co19 - 15
+LibTest/core/Isolate/spawn/Isolate/spawn/A01/t11: Skip # issue co19 - 15
+LibTest/core/Isolate/spawn/Isolate/spawn/A01/t12: Skip # issue co19 - 15
+LibTest/core/Proxy/Proxy.forIsolate/Proxy/Proxy.forIsolate/A01/t01: Skip # issue co19 - 16
+LibTest/core/Proxy/Proxy.forIsolateWithPromise/Proxy/Proxy.forIsolateWithPromise/A01/t01: Skip # issue co19 - 16
[ $component == vm ]
@@ -100,7 +106,7 @@
LibTest/core/double/ceil/double/ceil/A01/t05: Crash
LibTest/core/double/floor/double/floor/A01/t05: Crash
[ $component == vm && $mode == debug && $unchecked ]
-LibTest/core/Isolate/spawn/Isolate/spawn/A01/t12: Pass || Timeout
+
[ $component == vm && $mode == release ]
[ $component == vm ]
@@ -144,7 +150,6 @@
LibTest/core/Expect/throws/Expect/throws/A03/t01: Fail
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/port/Isolate/port/A01/t01: Fail
LibTest/core/Isolate/spawn/Isolate/spawn/A01/t07: Skip # http://code.google.com/p/co19/issues/detail?id=13
LibTest/core/Isolate/spawn/Isolate/spawn/A01/t09: Skip # http://code.google.com/p/co19/issues/detail?id=13
LibTest/core/List/every/List/every/A01/t04: Fail
@@ -187,8 +192,6 @@
LibTest/core/Promise/value/Promise/value/A01/t05: Fail
LibTest/core/Promise/value/Promise/value/A01/t06: Fail
LibTest/core/Promise/waitFor/Promise/waitFor/A01/t04: Fail
-LibTest/core/Proxy/Proxy.forIsolate/Proxy/Proxy.forIsolate/A01/t01: Fail
-LibTest/core/Proxy/Proxy.forIsolateWithPromise/Proxy/Proxy.forIsolateWithPromise/A01/t01: Fail
LibTest/core/Proxy/Proxy.forPort/Proxy/Proxy.forPort/A01/t01: Fail
LibTest/core/Proxy/Proxy.forReply/Proxy/Proxy.forReply/A01/t01: Fail
LibTest/core/Proxy/call/Proxy/call/A01/t01: Fail
@@ -296,9 +299,6 @@
LibTest/core/Date/Date.withTimeZone/Date/Date.withTimeZone/A01/t01: Fail
LibTest/core/IllegalArgumentException/IllegalArgumentException/IllegalArgumentException/A01/t01: Fail
LibTest/core/InternalError/toString/InternalError/toString/A01/t01: Fail
-LibTest/core/Isolate/spawn/Isolate/spawn/A01/t10: Fail
-LibTest/core/Isolate/spawn/Isolate/spawn/A01/t11: Fail
-LibTest/core/Isolate/spawn/Isolate/spawn/A01/t12: Fail
LibTest/core/List/every/List/every/A01/t02: Fail
LibTest/core/List/every/List/every/A01/t09: Fail
LibTest/core/List/every/List/every/A01/t10: Fail
@@ -325,7 +325,6 @@
LibTest/core/double/truncate/double/truncate/A01/t01: Fail
LibTest/core/int/operator_div/int/operator/div/A01/t01: Fail
[ $component == vm && $system == win32 ]
-LibTest/core/Isolate/spawn/Isolate/spawn/A01/t12: Crash
LibTest/core/int/operator\^/int/operator\^/A01/t01: Skip # Bad file name.
LibTest/core/Math/pow/Math/pow/A07/t01: Fail
LibTest/core/FallThroughError/url/FallThroughError/url/A01/t01: Fail
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698