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

Unified Diff: tests/language/language.status

Issue 9254009: Modify status files to account for test outcome differences between 32 bit and (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: 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 | « tests/isolate/isolate.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.status
===================================================================
--- tests/language/language.status (revision 3382)
+++ tests/language/language.status (working copy)
@@ -316,7 +316,6 @@
Private3Test: Fail
StackTraceTest: Fail
StringInterpolateNPETest: Fail
-ToStringAsFixedTest: Fail
[ $component == webdriver && $browser == safari ]
BlockScopeTest: Fail
@@ -329,11 +328,13 @@
MethodBindingTest: Fail
Prefix15Test: Fail
StringConcatTest: Fail
+ToStringAsFixedTest: Pass,Fail # Passes in 32-bit Safari, but fails in 64-bit Issue #1220
[ $component == webdriver && $browser == ff ]
NamingTest: Fail
StackOverflowTest: Fail
StringConcatTest: Fail
+ToStringAsFixedTest: Fail
[ $component == webdriver && $browser == ie && ($system == linux || $system == mac) ]
*: Skip
« no previous file with comments | « tests/isolate/isolate.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698