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

Unified Diff: tests/language/language.status

Issue 9121025: cleanup to Value - fix for StringEscapesTest (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 11 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
« frog/value.dart ('K') | « frog/value.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 3684618695ed8ce04a2de2268ac5ef745a7e1d70..651dc2878dec70604044b36d8a1f43c60a4338a0 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -209,7 +209,7 @@ FactoryImplementationTest: Fail # Issue 523
BitOperationsTest: Fail # relies on big integers not available in JS
CallThroughGetterTest: Fail
-CharEscapeTest: Fail
+CharEscapeTest: Fail # relies on 4 byte unicode not available in JS
ClassOverrideNegativeTest: Fail
ClosureSharedStateTest: Fail
ConstFactoryNegativeTest: Fail
@@ -299,7 +299,6 @@ PseudoKWNegativeTest: Fail # verifying test vs. spec - issue #356
RegExp3Test: Fail
ScopeNegativeTest: Fail
ScriptNegativeTest: Fail
-StringEscapesTest: Fail
StringTest: Fail
SuperImplicitClosureTest: Fail
SuperTest: Fail # this is testing precise ordering of super constructor call
« frog/value.dart ('K') | « frog/value.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698