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

Unified Diff: tests/lib/lib.status

Issue 24573003: test.py: Parse unittest-suite-{wait-for-done,success} messages in output of d8/jsshell/vm (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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
« no previous file with comments | « pkg/pkg.status ('k') | tools/testing/dart/test_runner.dart » ('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 fcab35371b4a9fa4fa61876526cfbc9613e0118c..fd28b0b73807773a8325bb27b4e676a568c37c9b 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -60,8 +60,6 @@ async/timer_cancel2_test: RuntimeError,OK # Needs Timer to run.
async/timer_isolate_test: RuntimeError, OK # Needs Timer to run.
async/timer_repeat_test: RuntimeError,OK # Needs Timer to run.
async/timer_test: RuntimeError,OK # Needs Timer to run.
-
-[ $compiler == dart2js && ($jscl || $runtime == d8) ]
async/stream_controller_async_test: RuntimeError # Timer interface not supported; dartbug.com/7728.
async/stream_periodic_test: RuntimeError # Timer interface not supported; dartbug.com/7728.
async/stream_periodic2_test: RuntimeError # Timer interface not supported; dartbug.com/7728.
@@ -74,6 +72,17 @@ async/timer_isActive_test: RuntimeError # Timer interface not supported: dartbug
async/zone_empty_description2_test: RuntimeError # Timer interface not supported: dartbug.com/7728.
async/zone_create_timer2_test: RuntimeError # Timer interface not supported: dartbug.com/7728.
async/zone_create_periodic_timer_test: RuntimeError # Timer interface not supported: dartbug.com/7728.
+async/catch_errors12_test: Fail # Timer interface not supported: dartbug.com/7728.
+async/catch_errors13_test: Fail # Timer interface not supported: dartbug.com/7728.
+async/catch_errors14_test: Fail # Timer interface not supported: dartbug.com/7728.
+async/catch_errors15_test: Fail # Timer interface not supported: dartbug.com/7728.
+async/catch_errors18_test: Fail # Timer interface not supported: dartbug.com/7728.
+async/catch_errors19_test: Fail # Timer interface not supported: dartbug.com/7728.
+async/catch_errors20_test: Fail # Timer interface not supported: dartbug.com/7728.
+async/catch_errors28_test: Fail # Timer interface not supported: dartbug.com/7728.
+async/catch_errors8_test: Fail # Timer interface not supported: dartbug.com/7728.
+async/run_zoned8_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
« no previous file with comments | « pkg/pkg.status ('k') | tools/testing/dart/test_runner.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698