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
Glasgow Haskell Compiler
GHC
Commits
208586f3
Commit
208586f3
authored
May 28, 2008
by
Ian Lynagh
Browse files
Skip barton-mangler-bug(profc) in the 6.8 branch
It was hitting the timeout limit
parent
d4ab8c8c
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/programs/barton-mangler-bug/test.T
View file @
208586f3
# Exhausts Hugs's heap (CAF leak)
test
('
barton-mangler-bug
',
compose
(
skip_if_fast
,
omit_compiler_types
(['
hugs
'])),
composes
([
skip_if_fast
,
omit_compiler_types
(['
hugs
']),
if_compiler_lt
('
ghc
',
'
6.9
',
omit_ways
(['
profc
']))]),
multimod_compile_and_run
,
['
Main
',
''])
clean_o_hi
()
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