From 27b7b4db9af99aeb88dce7ef0e85131199bbf2ff Mon Sep 17 00:00:00 2001 From: Tamar Christina Date: Tue, 2 Jan 2018 16:00:57 -0500 Subject: Windows: fix all failing tests. This makes the testsuite pass clean on Windows again. It also fixes the `libstdc++-6.dll` error harbormaster was showing. I'm marking some tests as isolated tests to reduce their flakiness (mostly concurrency tests) when the test system is under heavy load. Updates process submodule. Test Plan: ./validate Reviewers: hvr, bgamari, erikd, simonmar Reviewed By: bgamari Subscribers: rwbarton, thomie, carter Differential Revision: https://phabricator.haskell.org/D4277 --- libraries/process | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libraries/process') diff --git a/libraries/process b/libraries/process index 2fb7e73977..2364a36549 160000 --- a/libraries/process +++ b/libraries/process @@ -1 +1 @@ -Subproject commit 2fb7e739771f4a899a12b45f8b392e4874616b89 +Subproject commit 2364a36549d461adc4886ef33f259638336a87d2 -- cgit v1.2.1