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

Unified Diff: tests/language/language.status

Issue 9379020: Fix language.status for ToStringAsFixed under frog (instead of frogsh). (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 10 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
===================================================================
--- tests/language/language.status (revision 4139)
+++ tests/language/language.status (working copy)
@@ -281,7 +281,7 @@
IntrinsifiedMethodsTest: Fail # Issue 1470
ArithmeticTest: Fail # Issue 1470
-[ $component == frog || $component == frogium ]
+[ $component == frog || $component == frogium || $component == webdriver ]
Emily Fortuna 2012/02/10 21:51:46 We didn't catch this before, because ToStringAsFix
ToStringAsFixedTest: Fail # fails due to rounding in constant propagation
# This set of four test components (frog, frogsh, frogium, and webdriver) all
@@ -477,7 +477,6 @@
ImplicitClosureTest: Fail
MethodBindingTest: Fail
Prefix15Test: Fail
-ToStringAsFixedTest: Pass,Fail # Passes in 32-bit Safari, but fails in 64-bit Issue #1220
GCTest: Fail
# TODO(jmesserly): now that we have a bot, we need to set up Opera testing.
@@ -487,12 +486,10 @@
[ $component == webdriver && $browser == ff ]
NamingTest: Fail
StackOverflowTest: Fail
-ToStringAsFixedTest: Fail
ExecuteFinally7Test: Skip
StaticFinalField2NegativeTest: Skip
[ $component == webdriver && $browser == ie ]
-ToStringAsFixedTest: Fail
StackOverflowTest: Fail
ObjectDynamicMethodTest: Fail
NumberSyntaxTest: Fail
« 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