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

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

Issue 10042001: change status files to make it possible to run test.py -c frog,dart2js -r none. (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
Index: client/tests/client/client-leg.status
diff --git a/client/tests/client/client-leg.status b/client/tests/client/client-leg.status
index c494e2175ea488510116352d9889c8de459c57a8..6ea518900f554b8fea5337cfccfb2cbdc6da900e 100644
--- a/client/tests/client/client-leg.status
+++ b/client/tests/client/client-leg.status
@@ -24,3 +24,6 @@ html/TypedArrays4Test: Fail # Bad codegen for indexOf - missing function.
dom/IsolatesTest: Skip # Timeout because leg does not support web workers.
dom/IndexedDB1Test: Skip # Timeout because callbacks don't appear to be called.
+
+[ $compiler == dart2js && $runtime == none ]
+*: Fail, Pass # TODO(ahe): Triage these tests.

Powered by Google App Engine
This is Rietveld 408576698