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

Unified Diff: tests/lib/lib.status

Issue 23875032: Expose Zones. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Mark stack trace test as failing. Created 7 years, 3 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: tests/lib/lib.status
diff --git a/tests/lib/lib.status b/tests/lib/lib.status
index 098b947a59a5ee8e20dc7733ab0039653fb01752..3d118ea9f82c8cbcb584614cf8fa5150ccbd4b66 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -80,6 +80,9 @@ async/stream_periodic5_test: Fail # Timer interface not supported; dartbug.com/7
async/run_zoned7_test: Fail # Timer interface not supported: dartbug.com/7728.
async/catch_errors22_test: Fail # Timer interface not supported: dartbug.com/7728.
async/timer_isActive_test: Fail # Timer interface not supported: dartbug.com/7728.
+async/zone_empty_description2_test: Fail # Timer interface not supported: dartbug.com/7728.
+async/zone_create_timer2_test: Fail # Timer interface not supported: dartbug.com/7728.
+async/zone_create_periodic_timer_test: Fail # Timer interface not supported: dartbug.com/7728.
[ $compiler == dart2js && $browser ]
async/timer_not_available_test: Fail, OK # only meant to test when there is no way to
« tests/lib/async/zone_register_callback1_test.dart ('K') | « tests/lib/async/zone_value_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698