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

Unified Diff: tests/isolate/isolate.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 | « tests/corelib/corelib.status ('k') | tests/language/language.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/isolate/isolate.status
===================================================================
--- tests/isolate/isolate.status (revision 3300)
+++ tests/isolate/isolate.status (working copy)
@@ -24,17 +24,16 @@
[ $arch == chromium ]
MandelIsolateTest: Skip # Bug 5353937.
+[ $component == frogium || ($component == webdriver && ($browser == chrome || $browser == ff)) ]
+Message2Test: Fail # postMessage API currently expects String messages
+NestedSpawn2Test: Fail
+NestedSpawnTest: Fail
+
[ $component == frogium || ($component == webdriver && $browser == chrome) ]
CrossIsolateMessageTest:Fail # HTMLElement should be hidden in workers
MixedTest: Fail # HTMLElement should be hidden in workers
Mixed2Test: Fail # HTMLElement should be hidden in workers
-Message2Test: Fail # postMessage API currently expects String messages
-NestedSpawn2Test: Fail
-NestedSpawnTest: Fail
-[ $component == webdriver && $browser == ff ]
-*: Skip
-
[ $component == webdriver && $browser == ie && ($system == linux || $system == mac) ]
*: Skip
« no previous file with comments | « tests/corelib/corelib.status ('k') | tests/language/language.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698