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
21469947
Commit
21469947
authored
Oct 18, 2018
by
Ben Gamari
🐢
Browse files
testsuite: Mark T15349 as broken in the ghci way
See
#15349
.
parent
d0692571
Changes
1
Show whitespace changes
Inline
Side-by-side
libraries/base/tests/all.T
View file @
21469947
...
...
@@ -241,4 +241,4 @@ test('T14425', normal, compile_and_run, [''])
test
('
T10412
',
normal
,
compile_and_run
,
[''])
test
('
T13896
',
normal
,
compile_and_run
,
[''])
test
('
T13167
',
normal
,
compile_and_run
,
[''])
test
('
T15349
',
[
exit_code
(
1
)],
compile_and_run
,
[''])
test
('
T15349
',
[
exit_code
(
1
)
,
expect_broken_for
(
15349
,
'
ghci
')
],
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