Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
6fdf22cb
Commit
6fdf22cb
authored
May 05, 2007
by
Ian Lynagh
Browse files
dsrun014 is broken (trac #1257, Bytecode generator can't handle unboxed tuples)
parent
77e9b9e7
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/deSugar/should_run/all.T
View file @
6fdf22cb
...
...
@@ -16,4 +16,4 @@ test('dsrun010', normal, compile_and_run, [''])
test
('
dsrun011
',
skip_if_fast
,
compile_and_run
,
[''])
test
('
dsrun012
',
skip_if_fast
,
compile_and_run
,
[''])
test
('
dsrun013
',
normal
,
compile_and_run
,
[''])
test
('
dsrun014
',
normal
,
compile_and_run
,
[''])
test
('
dsrun014
',
expect_broken_for
(
1257
,
'
ghci
')
,
compile_and_run
,
[''])
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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