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

Unified Diff: dart/tests/compiler/dart2js_extra/dart2js_extra.status

Issue 11358039: Lightweight asynchronous test helper. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Update test expectations Created 8 years, 1 month 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: dart/tests/compiler/dart2js_extra/dart2js_extra.status
diff --git a/dart/tests/compiler/dart2js_extra/dart2js_extra.status b/dart/tests/compiler/dart2js_extra/dart2js_extra.status
index 47ea3f2d130262c928d056ec60d026c885f35634..519906daa9a32ea9d613236ca495dc86b3a7d282 100644
--- a/dart/tests/compiler/dart2js_extra/dart2js_extra.status
+++ b/dart/tests/compiler/dart2js_extra/dart2js_extra.status
@@ -25,3 +25,12 @@ class_test: Fail
[ $compiler == dart2js && $runtime == none ]
*: Fail, Pass # TODO(ahe): Triage these tests.
+
+[ $jscl ]
+timer_test: Fail, OK # Timer is only supported in browsers.
+
+[ $runtime == none ]
+timer_negative_test: Fail, OK # A negative runtime test.
+
+[ $compiler == none && $runtime == drt ]
+timer_test: Fail # http://dartbug.com/2264
« no previous file with comments | « dart/tests/compiler/dart2js_extra/async_helper.dart ('k') | dart/tests/compiler/dart2js_extra/timer_negative_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698