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

Unified Diff: client/tests/client/client.status

Issue 9214005: Get Firefox and IE working again with Object.defineProperty! (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 | « no previous file | frog/corejs.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/tests/client/client.status
===================================================================
--- client/tests/client/client.status (revision 3300)
+++ client/tests/client/client.status (working copy)
@@ -14,19 +14,18 @@
touch/touch_tests: Skip # Issue 157.
html/html_tests: Skip # Doesn't recognize SVGElement constructors
-[ $component == frogium || ($component == webdriver && $browser == chrome) ]
+[ $component == frogium || ($component == webdriver && ($browser == chrome || $browser == ff)) ]
touch/touch_tests: Skip # Issue 157.
layout/layout_tests: Skip # Issue 152, also seems flaky
samples/dartcombat/dartcombat_tests: Skip # passes locally but timeout on bot?
json/json_tests: Pass
-samples/swarm/swarm_tests: Pass
samples/total/total_tests: Skip # Issue 867.
[ $component == frogium && $checked ]
html/html_tests: Fail # HTMLDivElement not assignable to EventTarget
[ $component == webdriver && $browser == ff ]
-*: Skip
+samples/swarm/swarm_tests: Fail
[ $component == webdriver && $browser == ie && ($system == linux || $system == mac) ]
*: Skip
« no previous file with comments | « no previous file | frog/corejs.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698