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
63c4d234
Commit
63c4d234
authored
May 30, 2008
by
Ian Lynagh
Browse files
Skip maessen_hashtab in the 6.8 branch
6.8.2 and soon-to-be-6.8.3 fail it the normal,ghci,threaded1 ways.
parent
929ef036
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/programs/maessen-hashtab/test.T
View file @
63c4d234
test
('
maessen_hashtab
',
composes
([
reqlib
('
QuickCheck
'),
skip_if_fast
,
extra_run_opts
('
99999
')]),
test
('
maessen_hashtab
',
composes
([
reqlib
('
QuickCheck
'),
skip_if_fast
,
if_compiler_lt
('
ghc
',
'
6.9
',
skip
),
extra_run_opts
('
99999
')]),
multimod_compile_and_run
,
['
HashTest
',
'
-cpp
'])
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