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

Unified Diff: tests/language/language.status

Issue 8999030: frog isolate fixes: minor changes to the isolate library + architecture.py (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: '' Created 9 years 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 | « tests/isolate/isolate.status ('k') | tools/testing/architecture.py » ('j') | 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 e5dc24b69f48fa50458d3bc6f67acc9ac6e4100c..b8305b6904e949bfa6b45829a2df10087c7b29a9 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -243,6 +243,7 @@ GetterClosureExecutionOrderTest: Pass # TODO(jmesserly): I don't think this is r
ImplicitScopeTest: Fail
ImpliedInterfaceTest: Fail
IncrOpTest: Fail
+InstanceofTest: Fail
Instanceof2Test: Fail
InterfaceFactory3NegativeTest: Fail
IsNotClass4NegativeTest: Fail
@@ -270,6 +271,7 @@ NullPointerExceptionTest: Fail
NullTest: Fail
NullToStringTest: Fail
NumbersTest: Fail
+NumberSyntaxTest: Fail
ObjectDynamicMethodTest: Fail
OverrideMethodWithFieldTest/01: Fail
OverrideFieldTest/01: Fail
@@ -320,17 +322,13 @@ PrivateMemberTest/none: Fail # test seems bad - see issue #353
[ $component == frog || $component == frogsh ]
# these tests are inconsistent in frogium and frogsh-node, investigate
-InstanceofTest: Fail
StaticField1RunNegativeTest: Pass
StaticField2RunNegativeTest: Pass
-NumberSyntaxTest: Fail
[ $component == frogium ]
# these tests are inconsistent in frogium and frogsh-node, investigate
StaticField1RunNegativeTest: Pass # but error is not correct
StaticField2RunNegativeTest: Pass # but error is not correct
-InstanceofTest: Timeout
-NumberSyntaxTest: Timeout
[ $arch == x64 ]
*: Skip
« no previous file with comments | « tests/isolate/isolate.status ('k') | tools/testing/architecture.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698