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

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 3697)
+++ tests/isolate/isolate.status (working copy)
@@ -29,12 +29,16 @@
NestedSpawnTest: Fail
[ $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
PromiseBasedTest: Fail
+[ $component == webdriver && $browser == ie ]
+IsolateNegativeTest: Skip # Times out
+Isolate2NegativeTest: Skip # Times out
+
[ $component == webdriver && $browser == ie && ($system == linux || $system == mac) ]
*: Skip

Powered by Google App Engine
This is Rietveld 408576698