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

Unified Diff: tests/language/language.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: New version integrates feedback, adds less to standard String class. 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/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index bc713f21b1938b230c0715ab2aafaa1d6eaa6224..4b195dfb26bf23faf1b1e2ff7dc48014433634ff 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -57,8 +57,6 @@ export_cyclic_test: Fail, Crash # issue 6060
duplicate_export_negative_test: Fail # issue 6134
invocation_mirror_indirect_test: Fail # Issue 3326
-interceptor_test: Fail, Crash # Issue 6696
-
[ $compiler == none && ($system == macos || $system == linux) && $arch == ia32 && $checked ]
gc_test: Skip # Issue 1487, flaky.
@@ -551,7 +549,7 @@ constructor6_test: Fail
closure_in_initializer_test: Fail
gc_test: Fail
super_first_constructor_test: Fail
-interceptor_test: Crash # Issue 6696
+interceptor_test: Skip # Issue 6696
# VM specific tests.
disable_privacy_test: Fail, Ok
# This test hard codes name of file being run and precise position.

Powered by Google App Engine
This is Rietveld 408576698