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

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

Issue 10191033: test renaming overhaul: step 4 client tests (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 8 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 | « client/tests/client/client.status ('k') | client/tests/client/dom/AsyncWindowTest.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/tests/client/client-leg.status
diff --git a/client/tests/client/client-leg.status b/client/tests/client/client-leg.status
deleted file mode 100644
index 388e9cbf9d84e2daebabe11eeb7d53a51963a6a7..0000000000000000000000000000000000000000
--- a/client/tests/client/client-leg.status
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
-# 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.
-
-[ $compiler == dart2js ]
-dom/DOMIsolatesTest: Fail # error: cannot resolve spawnDomIsolate
-
-[ $compiler == dart2js && ($runtime == drt || $runtime == chrome || $runtime == ff) ]
-dom/RequestAnimationFrameTest: Skip # Async test hangs.
-html/RequestAnimationFrameTest: Skip # Async test hangs.
-dom/IsolatesTest: Skip # Timeout because leg does not support web workers.
-dom/TypedArrays1Test: Fail # dart2js doesn't support is checks with generic types.
-
-[ $compiler == dart2js && $runtime == drt ]
-# Unknown error - should investigate.
-html/DocumentFragmentTest: Fail
-html/ElementTest: Fail
-html/MeasurementTest: Fail
-html/NodeTest: Fail
-html/SVGElementTest: Fail
-
-# DOM errors.
-dom/WindowOpenTest: Fail # TypeError: Object [object Window] has no method 'close$0'
-dom/HTMLElementTest: Fail # TypeError: Object #<HTMLDivElement> has no method 'get$dataset'
-dom/IndexedDB2Test: Fail # Uncaught error
-
-[ $compiler == dart2js && $runtime == none ]
-*: Fail, Pass # TODO(ahe): Triage these tests.
« no previous file with comments | « client/tests/client/client.status ('k') | client/tests/client/dom/AsyncWindowTest.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698