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

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

Issue 9424050: Reimplement Windows Monitors. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Avoid copying by holding internal lock during SetEvent 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 | « runtime/platform/thread_win.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 1d06e1187892d5fef0a33a9047287a781c797ad3..304bba6602df6aa371c6db9d61e89fd22459fdb7 100644
--- a/runtime/tests/vm/vm.status
+++ b/runtime/tests/vm/vm.status
@@ -6,9 +6,3 @@ prefix vm
# When a spawned isolate throws an uncaught exception, we terminate the vm.
RunLoop_ExceptionChild: Fail
-
-# Thread pool tests fail on Windows due to issue 1673.
-[ $system == win32 ]
-ThreadPoolStartStop: Skip
-ThreadPoolTest1: Skip
-ThreadPoolTest2: Skip
« no previous file with comments | « runtime/platform/thread_win.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698