Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Shayne Fletcher
Glasgow Haskell Compiler
Commits
a8931b2f
Commit
a8931b2f
authored
Aug 04, 2005
by
simonmar
Browse files
[project @ 2005-08-04 11:34:53 by simonmar]
re-enable conc013 with the threaded RTS
parent
a4046f45
Changes
1
Show whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/concurrent/should_run/all.T
View file @
a8931b2f
...
...
@@ -25,10 +25,7 @@ test('conc009', compose(only_compiler_types(['ghc']), exit_code(1)),
test
('
conc010
',
only_compiler_types
(['
ghc
']),
compile_and_run
,
[''])
test
('
conc012
',
normal
,
compile_and_run
,
[''])
# hangs for ever with the threaded RTS
test
('
conc013
',
compose
(
only_compiler_types
(['
ghc
']),
omit_ways
(['
threaded
'])),
compile_and_run
,
[''])
test
('
conc013
',
only_compiler_types
(['
ghc
']),
compile_and_run
,
[''])
test
('
conc014
',
only_compiler_types
(['
ghc
']),
compile_and_run
,
[''])
test
('
conc015
',
only_compiler_types
(['
ghc
']),
compile_and_run
,
[''])
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment