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

Unified Diff: tests/language/language-leg.status

Issue 9112012: Implement code generation for === and !==. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fix a bug and update status files. Created 8 years, 12 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/tests/leg/src/IdentityTest.dart ('K') | « tests/corelib/corelib-leg.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language-leg.status
diff --git a/tests/language/language-leg.status b/tests/language/language-leg.status
index e3da0179f8277e893a4edd6e637be43a0621ebe7..f31955d66b49753aa272080f3bbd605af8aeb0ad 100644
--- a/tests/language/language-leg.status
+++ b/tests/language/language-leg.status
@@ -18,7 +18,6 @@ BadNamedParameters2Test: Fail
BadNamedParametersTest: Fail
BitOperationsTest: Fail
BlockScopeTest: Crash
-BoolTest: Fail
BreakTest: Fail
CTConst2Test: Fail
CTConst3Test: Fail
@@ -43,7 +42,6 @@ ClosureBreakTest: Fail
ClosureSharedStateTest: Fail
ClosureTest: Fail
ClosuresWithComplexParamsTest: Fail
-ComparisonTest: Fail
CompoundAssignmentOperatorTest: Crash
ConstEscapeFrogTest: Fail
ConstInit7NegativeTest: Fail
@@ -180,7 +178,7 @@ InstanceFieldInitializerTest: Fail
InstanceIncrDeoptTest: Fail
Instanceof2Test: Fail
InstanceofTest: Fail
-InstantiateTypeVariableNegativeTest: Crash
+# InstantiateTypeVariableNegativeTest: Fail # Fails for the wrong reason.
ngeoffray 2012/01/06 08:10:20 Should it be 'Pass' for the wrong reason?
IntTest: Fail
InterfaceConstantsTest: Fail
InterfaceFactoryMultiTest: Fail
@@ -216,7 +214,7 @@ MapLiteral3Test: Fail
MapLiteral4Test: Fail
MapLiteralNegativeTest: Crash
MapLiteralTest: Fail
-MapTest: Crash
+MapTest: Fail
MathVMTest: Fail
MethodBindingTest: Crash
MethodInvocationTest: Fail
@@ -248,8 +246,6 @@ NativeTest: Fail
NestedCommentsTest: Fail
NewExpression2NegativeTest: Crash
NewExpression3NegativeTest: Crash
-NewExpressionTypeArgsFrogTest/00: Crash
-NewExpressionTypeArgsFrogTest/01: Crash
NewExpressionTypeArgsFrogTest/02: Fail
NoSuchMethodTest: Fail
NonConstConstructorWithoutBodyTest: Crash
@@ -302,14 +298,13 @@ PropertyFieldOverrideTest: Fail
PseudoKWNegativeTest: Fail
PseudoKWTest: Fail
RawStringTest: Fail
-RegEx2Test: Crash
+RegEx2Test: Fail
RegExp2Test: Fail
RegExp3Test: Fail
RegExpTest: Fail
RethrowTest: Fail
SavannahTest: Fail
ScopeNegativeTest: Fail
-ScopeVariableTest: Fail
Setter0Test: Fail
Setter1Test: Crash
SetterDeclaration2NegativeTest: Crash
« frog/tests/leg/src/IdentityTest.dart ('K') | « tests/corelib/corelib-leg.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698