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

Unified Diff: dart/tests/co19/co19-leg.status

Issue 9536020: Work around buggy break in List.sort and optimize constant folding of negative values. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 10 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
Index: dart/tests/co19/co19-leg.status
diff --git a/dart/tests/co19/co19-leg.status b/dart/tests/co19/co19-leg.status
index c574e31e92e48763c7cbf7be29ddfc1b7298b4d1..5b5dd4359498f1aa8f9f8d750298d0db412d75f7 100644
--- a/dart/tests/co19/co19-leg.status
+++ b/dart/tests/co19/co19-leg.status
@@ -40,15 +40,6 @@ LibTest/core/ReceivePort/*: Fail, OK
Language/13_Types/7_Type_Void_A01_t02: Fail # TODO(ahe): investigate.
Language/06_Functions/2_Formal_Parameters/2_Named_Optional_Formals_A03_t01: Fail # TODO(ahe): investigate.
-# Crashes and time outs.
-LibTest/core/List/sort_A01_t04: Skip # Times out.
-LibTest/core/List/sort_A01_t05: Skip # Times out.
-LibTest/core/List/sort_A01_t06: Skip # Times out.
-
-
-# This test should not time out. It is not that big.
-LibTest/core/RegExp/hasMatch_A01_t02: Skip # Times out. Also, issue co19 81.
-
# Issues with co19 test suite.
LibTest/core/Date/Date.fromString_A01_t02: Fail, OK # Undocumented behavior.

Powered by Google App Engine
This is Rietveld 408576698