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
05f4af5f
Commit
05f4af5f
authored
Feb 20, 2007
by
Simon Marlow
Browse files
conc058 is not an expected failure any more on Windows
parent
06e782c6
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/concurrent/should_run/all.T
View file @
05f4af5f
...
...
@@ -130,13 +130,7 @@ test('conc056', compose(only_ways(['threaded1','threaded2']),
test
('
conc057
',
only_ways
(['
threaded2
']),
compile_and_run
,
['
-O0
'])
if
config
.
platform
==
"
i386-unknown-mingw32
":
config058
=
expect_fail_for
(['
ghci
','
threaded1
','
threaded2
'])
else
:
config058
=
normal
test
('
conc058
',
compose
(
only_compiler_types
(['
ghc
']),
config058
),
compile_and_run
,
[''])
test
('
conc058
',
only_compiler_types
(['
ghc
']),
compile_and_run
,
[''])
test
('
conc059
',
compose
(
only_compiler_types
(['
ghc
']),
only_ways
(['
threaded1
','
threaded2
'])),
...
...
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