From 80335caa8d3fedf0167442f030d8869eb7bd6693 Mon Sep 17 00:00:00 2001 From: "asiva@google.com" Date: Fri, 4 Nov 2011 00:18:17 +0000 Subject: [PATCH] Update status skipping incorrect test. TBR=srdjan Review URL: http://codereview.chromium.org//8452007 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@1179 260f80e4-7a28-3924-810f-c04153c831b5 --- tests/co19/co19-runtime.status | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status index 5aa6d6c8698..53173fb9a23 100644 --- a/tests/co19/co19-runtime.status +++ b/tests/co19/co19-runtime.status @@ -10,6 +10,7 @@ LibTest/core/StopWatch/elapsedInMs/StopWatch/elapsedInMs/A01/t01: Skip LibTest/core/StopWatch/elapsedInUs/StopWatch/elapsedInUs/A01/t01: Skip LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t02: Skip LibTest/core/StopWatch/stop/StopWatch/stop/A01/t01: Skip +LibTest/core/SendPort/call/SendPort/call/A01/t01: Skip # Issue co19 - 10 [ $component == vm ] @@ -206,7 +207,6 @@ LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.15_NonEmptyClassRanges/ LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.15_NonEmptyClassRanges/RegExp/firstMatch/NonEmptyClassRanges/A01/t06: Fail LibTest/core/RegExp/firstMatch/RegExp/firstMatch/A01/t01: Fail LibTest/core/RegExp/hasMatch/RegExp/hasMatch/A01/t02: Fail -LibTest/core/SendPort/call/SendPort/call/A01/t01: Timeout LibTest/core/SendPort/send/SendPort/send/A03/t02: Fail LibTest/core/StopWatch/start/StopWatch/start/A01/t02: Fail LibTest/core/StopWatch/stop/StopWatch/stop/A01/t01: Fail