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

Unified Diff: runtime/tests/vm/vm.status

Issue 9112013: Thread pool changes (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 12 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
« runtime/bin/thread_pool.h ('K') | « runtime/bin/thread_pool.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/tests/vm/vm.status
diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
index b0e3d83d2b4f20e2b4d72b1849adb2070d174d00..224fd447a004ce70fa2f6ac64e3a419ff2b62a1d 100644
--- a/runtime/tests/vm/vm.status
+++ b/runtime/tests/vm/vm.status
@@ -7,4 +7,6 @@ prefix vm
# When a spawned isolate throws an uncaught exception, we terminate the vm.
RunLoop_ExceptionChild: Fail
-
+# Thread pool currently unimplemented on Windows.
+[ $system == win32 ]
+StartThreadPool: Skip
« runtime/bin/thread_pool.h ('K') | « runtime/bin/thread_pool.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698