Update status file.

Fixes build.

TBR=ahe
R=ahe@google.com

Review URL: http://codereview.chromium.org//8451004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@1152 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
floitsch@google.com 2011-11-03 16:57:55 +00:00
parent 9017518625
commit c6aaab878a

View file

@ -292,7 +292,7 @@ LibTest/core/Queue/forEach/Queue/forEach/A01/t04: Fail
LibTest/core/Queue/iterator_hasNext/Queue/iterator/hasNext/A01/t01: Skip # Timeout
LibTest/core/Queue/some/Queue/some/A01/t03: Fail
LibTest/core/Queue/some/Queue/some/A01/t06: Fail
LibTest/core/ReceivePort/receive/ReceivePort/receive/A01/t02: Fail
LibTest/core/ReceivePort/receive/ReceivePort/receive/A01/t02: Fail, Pass # Fails for the wrong reason (open receive ports).
LibTest/core/ReceivePort/toSendPort/ReceivePort/toSendPort/A02/t01: Fail
LibTest/core/RegExp/RegExp/RegExp/A01/t03: Fail
LibTest/core/RegExp/RegExp/RegExp/A01/t04: Fail
@ -333,6 +333,7 @@ LibTest/core/RegExp/firstMatch/RegExp/firstMatch/A03/t01: Fail
LibTest/core/RegExp/hasMatch/RegExp/hasMatch/A01/t02: Fail
LibTest/core/RegExp/hasMatch/RegExp/hasMatch/A02/t01: Fail
LibTest/core/RegExp/stringMatch/RegExp/stringMatch/A02/t01: Fail
LibTest/core/SendPort/call/SendPort/call/A01/t01: Fail # Open receive ports.
LibTest/core/SendPort/send/SendPort/send/A02/t01: Fail
LibTest/core/SendPort/send/SendPort/send/A03/t02: Fail
LibTest/core/Set/filter/Set/filter/A01/t03: Fail