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
8e929744
Commit
8e929744
authored
May 21, 2016
by
thomie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Testsuite: mark T8761 expect_broken
#12077
parent
ae7e9cb5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
testsuite/tests/th/all.T
testsuite/tests/th/all.T
+2
-1
No files found.
testsuite/tests/th/all.T
View file @
8e929744
...
...
@@ -405,4 +405,5 @@ test('T11809', normal, compile, ['-v0'])
test
('
T11797
',
normal
,
compile
,
['
-v0 -dsuppress-uniques
'])
test
('
T11941
',
normal
,
compile_fail
,
['
-v0
'])
test
('
T11484
',
normal
,
compile
,
['
-v0
'])
test
('
T8761
',
normal
,
compile
,
['
-v0 -ddump-splices -dsuppress-uniques
'])
test
('
T8761
',
unless
(
ghc_dynamic
(),
expect_broken
(
12077
)),
compile
,
['
-v0 -ddump-splices -dsuppress-uniques
'])
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