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

Unified Diff: tests/isolate/isolate.status

Issue 8999030: frog isolate fixes: minor changes to the isolate library + architecture.py (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: '' Created 9 years 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 | « frog/world.dart ('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
diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
index ccb71c8cc1cb487908a16bf62f36902f4b7cbeb3..46d76cb780a7ca8fcdfcf7d7870af8bf8e42630e 100644
--- a/tests/isolate/isolate.status
+++ b/tests/isolate/isolate.status
@@ -25,13 +25,12 @@ StaticStateTest: Fail # Bug 5401734
MandelIsolateTest: Skip # Bug 5353937.
[ $component == frogium ]
-CrossIsolateMessageTest: Fail
-Message2Test: Fail
-Mixed2Test: Fail
-MixedTest: Fail
+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
-Isolate2NegativeTest: Timeout
[ $component == leg ]
# TODO(ahe): Enable when leg matures.
« no previous file with comments | « frog/world.dart ('k') | tests/language/language.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698