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

Unified Diff: tests/co19/co19-compiler.status

Issue 8510047: Fix dual-pivot sort. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Remove printing. 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 | « corelib/src/implementation/dual_pivot_quicksort.dart ('k') | tests/co19/co19-runtime.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-compiler.status
diff --git a/tests/co19/co19-compiler.status b/tests/co19/co19-compiler.status
index a550bda651630aff13df089bd8789d23e17c894a..0c52a74c70e0030c19499d0c9f1ffe43d123e1a6 100644
--- a/tests/co19/co19-compiler.status
+++ b/tests/co19/co19-compiler.status
@@ -31,7 +31,6 @@ LibTest/core/int/toInt/int/toInt/A01/t01: Fail
#
[ $component == dartc && $mode == debug ]
-LibTest/core/List/sort/List/sort/A01/t06: Fail
LibTest/core/double/operatorDivision/double/operatorDivision/A01/t05: Fail
LibTest/core/int/operator_l_shift/int/operator/l/shift/A01/t02: Fail
LibTest/core/int/operator_l_shift/int/operator/l/shift/A01/t03: Fail
@@ -196,8 +195,6 @@ LibTest/core/List/removeRange/List/removeRange/A01/t01: Fail
LibTest/core/List/setRange/List/setRange/A01/t01: Fail
LibTest/core/List/some/List/some/A01/t03: Fail
LibTest/core/List/sort/List/sort/A01/t02: Fail
-LibTest/core/List/sort/List/sort/A01/t04: Fail
-LibTest/core/List/sort/List/sort/A01/t05: Fail
LibTest/core/Map/forEach/Map/forEach/A01/t02: Fail
LibTest/core/Map/putIfAbsent/Map/putIfAbsent/A01/t06: Fail
LibTest/core/Map/putIfAbsent/Map/putIfAbsent/A01/t08: Fail
« no previous file with comments | « corelib/src/implementation/dual_pivot_quicksort.dart ('k') | tests/co19/co19-runtime.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698