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

Unified Diff: tests/language/language.status

Issue 9149005: split out vm-specific tests (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: keeping test closer to original 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
« no previous file with comments | « no previous file | tests/language/src/BitOperationsTest.dart » ('j') | tests/language/src/BitOperationsTest.dart » ('J')
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 ab29ca9c1feae4fd50f66f7fb23ba2e25472588e..75df83738d221b7c089ae02b38395a8b734d020c 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -90,7 +90,6 @@ ToplevelCollision2Test/none: Fail # Issue 647
[ $component == dartc || $component == chromium ]
AssertTest: Fail # Uses AssertError class. Bug 4385894.
-BitOperationsTest: Fail # Uses bignums.
BlackListedTest/01: Fail # Bug 5469684
BlackListedTest/02: Fail # Bug 5469684
BlackListedTest/03: Fail # Bug 5469684
@@ -107,7 +106,6 @@ BlackListedTest/13: Fail # Bug 5469684
BlackListedTest/14: Fail # Bug 5469684
CTConstTest: Fail # Bug 4510015.
CallThroughNullGetterTest: Fail # Throw ObjectNotClosure instead of NullPointerException.
-CharEscapeTest: Fail
ConstInit6NegativeTest: Fail # Issue 811
ConstObjectsAreImmutableTest: Fail # Bug 5202940
Constructor2Test: Fail # Issue 255
@@ -207,9 +205,7 @@ FactoryImplementationTest: Fail # Issue 523
# TypeVMTest - correctly skipped as this relies on detailed of TypeError
# TypeDartcTest - should pass, need refactoring to get frog safe version
-BitOperationsTest: Fail # relies on big integers not available in JS
CallThroughGetterTest: Fail
-CharEscapeTest: Fail # relies on 4 byte unicode not available in JS
ClassOverrideNegativeTest: Fail
ClosureSharedStateTest: Fail
ConstObjectsAreImmutableTest: Fail
« no previous file with comments | « no previous file | tests/language/src/BitOperationsTest.dart » ('j') | tests/language/src/BitOperationsTest.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698