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

Unified Diff: tests/corelib/corelib.status

Issue 11411092: Revert "Add some support for the code-point code-unit distinction." (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 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 | « tests/co19/co19-runtime.status ('k') | tests/corelib/reg_exp_unicode_2_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/corelib/corelib.status
diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
index 957784af0964717e65b031434d2109edd7cc3606..44f7ec427d3772cb61a12962201f98344a691805 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -2,10 +2,8 @@
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
-reg_exp_unicode_2_test: Fail # Bug 6592
-
[ $compiler == none ]
-unicode_test: Fail # Bug 6706
+unicode_test: Fail # Bug 5163868
*dartc_test: Skip
compare_to2_test: Fail # Bug 4018
null_test: Fail # Bug 5511
@@ -15,9 +13,6 @@ apply2_test: Fail # Bug 5670
[ $runtime == ff || $runtime == ie9 || $runtime == jsshell ]
unicode_test: Fail
-[ $compiler == dart2js && ($runtime == chrome || $runtime == drt || $runtime == d8 || $runtime == safari) ]
-string_trim_unicode_test: Fail # V8 bug 2408
-
[ $runtime == opera ]
core_runtime_types_test: Fail
date_time7_test: Fail
@@ -38,7 +33,6 @@ unicode_test: Fail
[ $compiler == dart2js ]
math_parse_double_test: Fail # Expect.equals(expected: <78187493520>, actual: <0>)
math_test: Fail # issue 3333
-surrogate_pair_toUpper_test: Fail # Issue 6707
# Bad test, assumes RegExp.allMatches returns a Collection.
reg_exp_all_matches_test: Fail, OK # NoSuchMethodError : method not found: 'forEach'
« no previous file with comments | « tests/co19/co19-runtime.status ('k') | tests/corelib/reg_exp_unicode_2_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698