Index: client/tests/client/client-leg.status |
=================================================================== |
--- client/tests/client/client-leg.status (revision 5517) |
+++ client/tests/client/client-leg.status (working copy) |
@@ -27,7 +27,7 @@ |
# 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 |
ngeoffray
2012/03/15 16:26:21
This test is now passing.
|
-dom/DOMIsolatesTest: Fail # cannot read dart:isolate |
+dom/IsolatesTest: Skip # Timeout because leg does not support web workers. |
+ |
+# Uses 'exploratory API' (see client/dom/src/spawnDomIsolate |
kasperl
2012/03/16 06:00:01
Please, please add a ).
ngeoffray
2012/03/19 10:29:58
Done :)
|
+dom/DOMIsolatesTest: Fail, OK # error: cannot resolve spawnDomIsolate |