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

Unified Diff: co19/co19-runtime.status

Issue 8399016: - Add new test for regex (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/tests/
Patch Set: Created 9 years, 2 months 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 | language/language.status » ('j') | language/src/RegExp4Test.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: co19/co19-runtime.status
===================================================================
--- co19/co19-runtime.status (revision 713)
+++ co19/co19-runtime.status (working copy)
@@ -94,7 +94,6 @@
LibTest/core/StringBuffer/isEmpty/StringBuffer/isEmpty/A01/t01: Fail
# New crashes
-LibTest/core/RegExp/RegExp/RegExp/A01/t04: Skip
LibTest/core/List/copyFrom/List/copyFrom/A01/t03: Skip
LibTest/core/List/copyFrom/List/copyFrom/A01/t04: Skip
@@ -138,6 +137,15 @@
LibTest/core/Queue/iterator_hasNext/Queue/iterator/hasNext/A01/t01: Skip
LibTest/core/Set/add/Set/add/A01/t03: Skip
+# Invalid tests (ObjectNotClosureException instead of NullPointerException)
+LibTest/core/Queue/filter/Queue/filter/A01/t03 : Skip
+LibTest/core/Queue/some/Queue/some/A01/t03 : Skip
+LibTest/core/Queue/forEach/Queue/forEach/A01/t03 : Skip
+LibTest/core/Queue/every/Queue/every/A01/t03 : Skip
+LibTest/core/Map/forEach/Map/forEach/A01/t02 : Skip
+LibTest/core/Map/putIfAbsent/Map/putIfAbsent/A01/t06 : Skip
+LibTest/core/Map/putIfAbsent/Map/putIfAbsent/A01/t08 : Skip
+
[ $arch == x64 ]
*: Skip
« no previous file with comments | « no previous file | language/language.status » ('j') | language/src/RegExp4Test.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698