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

Unified Diff: tests/lib/lib.status

Issue 17098007: Reapply "Zone support for Futures, Timer, Streams." (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 6 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 | « tests/lib/async/run_zoned9_test.dart ('k') | tests/standalone/standalone.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/lib/lib.status
diff --git a/tests/lib/lib.status b/tests/lib/lib.status
index 309897e8674f86c18e01b25f1d7e4a7573a7651a..0a691a4df7b400a6cf85c4b65f8f9f9af28e5c05 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -56,6 +56,8 @@ async/stream_periodic2_test: Fail # Timer interface not supported; dartbug.com/7
async/stream_periodic3_test: Fail # Timer interface not supported; dartbug.com/7728.
async/stream_periodic4_test: Fail # Timer interface not supported; dartbug.com/7728.
async/stream_periodic5_test: Fail # Timer interface not supported; dartbug.com/7728.
+async/run_zoned7_test: Fail # Timer interface not supported: dartbug.com/7728.
+async/catch_errors22_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
@@ -122,7 +124,7 @@ async/timer_test: Fail, Pass # See Issue 10982
async/future_test: Pass, Crash # Issue: 11207
async/run_async6_test: Pass, Fail # Issue: 11207
async/run_async_test: Pass, Crash # Issue: 11207
-async/slow_consumer2_test: Pass, Crash # Issue: 11207
+async/slow_consumer2_test: Pass, Crash, Timeout # Issue: 11207
async/slow_consumer3_test: Pass, Crash # Issue: 11207
async/slow_consumer_test: Pass, Crash # Issue: 11207
async/stream_controller_async_test: Pass, Crash # Issue: 11207
@@ -147,6 +149,24 @@ typed_data/float32x4_test: Crash # Issue: 11207
typed_data/float32x4_unbox_phi_test: Crash # Issue: 11207
typed_data/float32x4_unbox_regress_test: Crash # Issue: 11207
+async/run_zoned3_test: Pass, Crash # Issue: 11207
+async/run_zoned5_test: Pass, Crash # Issue: 11207
+async/run_zoned6_test/none: Pass, Crash # Issue: 11207
+async/run_zoned6_test/01: Pass, Crash # Issue: 11207
+async/run_zoned9_test/none: Pass, Crash # Issue: 11207
+async/run_zoned9_test/01: Pass, Crash # Issue: 11207
+async/stream_periodic_test: Pass, Crash # Issue: 11207
+async/catch_errors23_test: Pass, Crash # Issue: 11207
+async/catch_errors24_test: Pass, Crash # Issue: 11207
+async/catch_errors27_test: Pass, Crash # Issue: 11207
+async/multiple_timer_test: Pass, Crash # Issue: 11207
+async/timer_cancel_test: Pass, Crash # Issue: 11207
+async/timer_repeat_test: Pass, Crash # Issue: 11207
+async/run_async3_test: Pass, Crash # Issue: 11207
+async/first_regression_test: Pass, Crash # Issue: 11207
+
+
+
[ $arch == mips ]
*: Skip
« no previous file with comments | « tests/lib/async/run_zoned9_test.dart ('k') | tests/standalone/standalone.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698