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
39143a47
Commit
39143a47
authored
Dec 06, 2016
by
Ben Gamari
🐢
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Mark T9577 as broken on Darwin due to
#12937
parent
41ec722d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
testsuite/tests/codeGen/should_run/all.T
testsuite/tests/codeGen/should_run/all.T
+3
-1
No files found.
testsuite/tests/codeGen/should_run/all.T
View file @
39143a47
...
...
@@ -148,4 +148,6 @@ test('T12059', normal, compile_and_run, [''])
test
('
T12433
',
normal
,
compile_and_run
,
[''])
test
('
T12757
',
normal
,
compile_and_run
,
[''])
test
('
T12855
',
normal
,
compile_and_run
,
[''])
test
('
T9577
',
[
unless
(
arch
('
x86_64
')
or
arch
('
i386
'),
skip
),
only_ways
(['
normal
'])
],
compile_and_run
,
[''])
test
('
T9577
',
[
unless
(
arch
('
x86_64
')
or
arch
('
i386
'),
skip
),
expect_broken
(
12937
),
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