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

Unified Diff: tests/isolate/isolate.status

Issue 9302012: Better way to fix console.log in IE. (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
Index: tests/isolate/isolate.status
===================================================================
--- tests/isolate/isolate.status (revision 3703)
+++ tests/isolate/isolate.status (working copy)
@@ -25,11 +25,13 @@
MandelIsolateTest: Skip # Bug 5353937.
[ $component == frogium || ($component == webdriver && ($browser == chrome || $browser == ff || $browser == safari)) ]
-NestedSpawn2Test: Fail
-NestedSpawnTest: Fail
+NestedSpawn2Test: Skip
+NestedSpawnTest: Skip
+IsolateNegativeTest: Skip
+Isolate2NegativeTest: Skip
[ $component == webdriver && $browser == safari ]
-CrossIsolateMessageTest: Pass,Fail # Depends on 32/64 bit Safari. See Issue 1120
+CrossIsolateMessageTest: Skip # Depends on 32/64 bit Safari. See Issue 1120
MixedTest: Pass,Fail # Depends on 32/64 bit Safari. See Issue 1120
Mixed2Test: Pass,Fail # Depends on 32/64 bit Safari. See Issue 1120
MessageTest: Fail

Powered by Google App Engine
This is Rietveld 408576698