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

Unified Diff: tests/standalone/standalone.status

Issue 9422019: isolates refactor: this change introduces 'dart:isolate' as a library. This is a (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: '' Created 8 years, 10 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/standalone/src/TimeoutTest.dart ('k') | tools/create_sdk.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/standalone/standalone.status
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
index d1e9f38f8b1be4eb2e48b9965160fd07f157ca19..baef1e7a0c4762188246571757920602ede10a47 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -17,6 +17,11 @@ FailTest: Fail
TimeoutTest: Skip # Uses too much time to test on many platforms, for no gain.
TestExtensionTest: Fail # shared library in wrong place (issue 1817)
+# The following test is temporarily skipped because the vm was changed (it
+# requires to explicitly import dart:isolate), but the binaries in
+# tools/testing/bin/ have not been updated. Remove once we update them.
+TestRunnerTest: Skip
+
[ $component == vm && $system == macos]
# This test fails with "Too many open files" on the Mac OS buildbot.
SocketManyConnectionsTest: Skip
« no previous file with comments | « tests/standalone/src/TimeoutTest.dart ('k') | tools/create_sdk.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698