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

Unified Diff: tests/language/language.status

Issue 8951006: update status for frogium tests (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 | « no previous file | 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 c41aea49e65de09416eb55295649cc1ca236d0b3..1b748e4edb5f57bb6b2c7484edb15a0b3ac0ee9f 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -327,7 +327,6 @@ TypeVariableBoundsTest/06: Fail
[ $component == frog || $component == frogsh || $component == leg ]
# these tests are inconsistent in frogium and frogsh-node, investigate
InstanceofTest: Fail
-ParameterInitializerTest: Pass
StaticField1RunNegativeTest: Pass
StaticField2RunNegativeTest: Pass
NumberSyntaxTest: Fail
@@ -335,9 +334,8 @@ NativeNamedConstructors2FrogTest: Fail # ReferenceError: A is not defined.
[ $component == frogium ]
# these tests are inconsistent in frogium and frogsh-node, investigate
-ParameterInitializerTest: Fail
-StaticField1RunNegativeTest: Fail
-StaticField2RunNegativeTest: Fail
+StaticField1RunNegativeTest: Pass # but error is not correct
+StaticField2RunNegativeTest: Pass # but error is not correct
InstanceofTest: Timeout
NumberSyntaxTest: Timeout
NativeNamedConstructors2FrogTest: Timeout # ReferenceError: A is not defined.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698