aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
diff options
context:
space:
mode:
authorGravatar Simon Marlow <marlowsd@gmail.com>2011-12-06 15:20:28 +0000
committerGravatar Simon Marlow <marlowsd@gmail.com>2011-12-06 15:20:35 +0000
commit05eea1ea715745d4e2086d3b25a14f35f424045c (patch)
treeef7d704a908c3eb207cb495219a2825756350412 /tests
parent77927c818b75a6f77a2c63d8f42360d3a9819002 (diff)
forkProcess now works with +RTS -N; update docs and tests
Diffstat (limited to 'tests')
-rw-r--r--tests/all.T4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/all.T b/tests/all.T
index 8f8a152..455f373 100644
--- a/tests/all.T
+++ b/tests/all.T
@@ -8,7 +8,6 @@ test('signals002', compose(only_compiler_types(['ghc']), conf),
compile_and_run, ['-package unix'])
test('fileexist01', conf, compile_and_run, ['-package unix'])
test('forkprocess01', [ only_compiler_types(['ghc']),
- expect_fail_for(['threaded2']),
extra_ways(['threaded1_ls']), # test #4512
conf ],
compile_and_run, ['-package unix'])
@@ -53,8 +52,7 @@ test('fileStatusByteString',
['-package unix'])
-test('1185', [ expect_fail_for(['threaded2']) ],
- compile_and_run, ['-package unix'])
+test('1185', normal, compile_and_run, ['-package unix'])
# This test fails for me on x86/Linux with a "does not exist" error.
# Running with strace shows it is trying to talk to winbindd (part of