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

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

Issue 9696039: Fix status files for legium. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 9 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 | tests/isolate/isolate-leg.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/tests/client/client-leg.status
===================================================================
--- client/tests/client/client-leg.status (revision 5416)
+++ client/tests/client/client-leg.status (working copy)
@@ -23,10 +23,11 @@
dom/WindowOpenTest: Fail # TypeError: Object [object Window] has no method 'close$0'
dom/HTMLElementTest: Fail # TypeError: Object #<HTMLDivElement> has no method 'get$dataset'
-# Missing Isolate support
-dom/DOMIsolatesTest: Fail # cannot read dart:isolate
-dom/IsolatesTest: Fail # cannot read dart:isolate
-dom/IsolateLightTest: Fail # cannot read dart:isolate
# We don't support is checks with generic types.
dom/TypedArrays1Test: Fail # Expect.isTrue(false) fails.
+
+# TODO(ngeoffray): Investigate
+dom/IsolatesTest: Skip # Timeout
+dom/IsolateLightTest: Skip # Timeout
+dom/DOMIsolatesTest: Fail # cannot read dart:isolate
« no previous file with comments | « no previous file | tests/isolate/isolate-leg.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698