Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
4dd6b37f
Commit
4dd6b37f
authored
Dec 06, 2016
by
Ben Gamari
🐢
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Really mark T9577 as broken
I failed at the last attempt.
parent
39143a47
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
testsuite/tests/codeGen/should_run/all.T
testsuite/tests/codeGen/should_run/all.T
+1
-1
No files found.
testsuite/tests/codeGen/should_run/all.T
View file @
4dd6b37f
...
@@ -149,5 +149,5 @@ test('T12433', normal, compile_and_run, [''])
...
@@ -149,5 +149,5 @@ test('T12433', normal, compile_and_run, [''])
test
('
T12757
',
normal
,
compile_and_run
,
[''])
test
('
T12757
',
normal
,
compile_and_run
,
[''])
test
('
T12855
',
normal
,
compile_and_run
,
[''])
test
('
T12855
',
normal
,
compile_and_run
,
[''])
test
('
T9577
',
[
unless
(
arch
('
x86_64
')
or
arch
('
i386
'),
skip
),
test
('
T9577
',
[
unless
(
arch
('
x86_64
')
or
arch
('
i386
'),
skip
),
expect_broken
(
12937
),
when
(
opsys
('
darwin
'),
expect_broken
(
12937
)
)
,
only_ways
(['
normal
'])
],
compile_and_run
,
[''])
only_ways
(['
normal
'])
],
compile_and_run
,
[''])
Write
Preview
Markdown
is supported
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