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

Unified Diff: tests/lib/lib.status

Issue 11862009: Update status file for jsshell. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 11 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/isolate/isolate.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/lib/lib.status
===================================================================
--- tests/lib/lib.status (revision 16969)
+++ tests/lib/lib.status (working copy)
@@ -6,7 +6,7 @@
math/*: Skip
mirrors/*: Skip
-[ $compiler == dart2js && $runtime == d8 ]
+[ $compiler == dart2js && $jscl ]
async/future_test: Fail # Timer interface not supported; dartbug.com/7728.
async/slow_consumer2_test: Fail # Timer interface not supported; dartbug.com/7728.
async/slow_consumer3_test: Fail # Timer interface not supported; dartbug.com/7728.
@@ -28,17 +28,3 @@
[ $runtime == vm && $arch == x64 ]
async/slow_consumer2_test: Fail # Issue 7726
-
-[ $compiler == dart2js && $runtime == jsshell ]
-async/future_delayed_error_test: Fail # TODO(ngeoffray): Please triage these failure.
-async/futures_test: Fail # TODO(ngeoffray): Please triage these failure.
-async/future_test: Fail # TODO(ngeoffray): Please triage these failure.
-async/merge_stream_test: Fail # TODO(ngeoffray): Please triage these failure.
-async/slow_consumer2_test: Fail # TODO(ngeoffray): Please triage these failure.
-async/slow_consumer3_test: Fail # TODO(ngeoffray): Please triage these failure.
-async/slow_consumer_test: Fail # TODO(ngeoffray): Please triage these failure.
-async/stream_controller_async_test: Fail # TODO(ngeoffray): Please triage these failure.
-async/stream_from_iterable_test: Fail # TODO(ngeoffray): Please triage these failure.
-async/stream_min_max_test: Fail # TODO(ngeoffray): Please triage these failure.
-async/stream_single_test: Fail # TODO(ngeoffray): Please triage these failure.
-async/stream_single_to_multi_subscriber_test: Fail # TODO(ngeoffray): Please triage these failure.
« no previous file with comments | « tests/isolate/isolate.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698