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

Unified Diff: tests/utils/utils.status

Issue 11368138: Add some support for the code-point code-unit distinction. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Implemented feedback from patch set 3 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
Index: tests/utils/utils.status
diff --git a/tests/utils/utils.status b/tests/utils/utils.status
index 1ddd3b060fe5fd62bd903feb0ca58a166ebd2ae5..cc22069ceec0c8f2467bc0649439c6a7ba696670 100644
--- a/tests/utils/utils.status
+++ b/tests/utils/utils.status
@@ -8,7 +8,6 @@
[ $compiler == dart2js ]
dummy_compiler_test: Slow, Pass
recursive_import_test: Slow, Pass
-utf8_test: Fail # issue 6418
[ $compiler == none && $runtime == drt ]
dummy_compiler_test: Fail # http://dartbug.com/2264

Powered by Google App Engine
This is Rietveld 408576698