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

Unified Diff: tests/co19/co19-dart2js.status

Issue 11958041: Increase test coverage on ie9 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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/co19/co19-compiler.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-dart2js.status
diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
index 54deeab79db0179c7d9f792ba05f48d0b71d215b..e2c532b479a3d8bfbf9841510df06034aea6838b 100644
--- a/tests/co19/co19-dart2js.status
+++ b/tests/co19/co19-dart2js.status
@@ -615,7 +615,7 @@ Language/11_Expressions/07_Maps_A06_t02: Fail # generic type information is lost
LibTest/core/Expect/identical_A01_t01: Fail # TODO(floitsch): Is NaN identical to NaN?
-[ $compiler == dart2js && $browser ]
+[ $compiler == dart2js && ($runtime == ff || $runtime == chrome || $runtime == safari || $runtime == opera) ]
ricow1 2013/01/17 15:22:35 add || $runtime == ie10
kustermann 2013/01/17 16:16:23 Done.
*: Skip
« no previous file with comments | « tests/co19/co19-compiler.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698