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

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

Issue 9813012: Add "mock" compilation feature to dart2js and use it to improve test coverage. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Address review comments 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 | dart/frog/frog_options.dart » ('j') | dart/frog/frog_options.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/client/tests/client/client-leg.status
diff --git a/dart/client/tests/client/client-leg.status b/dart/client/tests/client/client-leg.status
index 4ca3fa7886ac8ab83c9c9f70ba398e17b9ad0628..68cb80e6155c49bf01780c0a7711f6dc6c442fde 100644
--- a/dart/client/tests/client/client-leg.status
+++ b/dart/client/tests/client/client-leg.status
@@ -2,8 +2,8 @@
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
-[ $component == dart2js ]
-*: Fail, OK # Needs to run inside browser, compiled to detect crashes.
+[ $component == dart2js || $component == legium ]
+dom/DOMIsolatesTest: Fail # error: cannot resolve spawnDomIsolate
[ $component == legium ]
@@ -20,6 +20,3 @@ dom/HTMLElementTest: Fail # TypeError: Object #<HTMLDivElement> has no method 'g
dom/TypedArrays1Test: Fail # Expect.isTrue(false) fails.
dom/IsolatesTest: Skip # Timeout because leg does not support web workers.
-
-# Uses 'exploratory API' (see client/dom/src/spawnDomIsolate).
-dom/DOMIsolatesTest: Fail, OK # error: cannot resolve spawnDomIsolate
« no previous file with comments | « no previous file | dart/frog/frog_options.dart » ('j') | dart/frog/frog_options.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698