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
fd1cf1f4
Commit
fd1cf1f4
authored
Jul 22, 2018
by
Krzysztof Gogolewski
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Disable T10962 on llvm for now
This breaks Harbormaster builds.
parent
3aa09cc5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
testsuite/tests/numeric/should_run/all.T
testsuite/tests/numeric/should_run/all.T
+1
-1
No files found.
testsuite/tests/numeric/should_run/all.T
View file @
fd1cf1f4
...
...
@@ -62,7 +62,7 @@ test('CarryOverflow', omit_ways(['ghci']), compile_and_run, [''])
test
('
T9407
',
normal
,
compile_and_run
,
[''])
test
('
T9810
',
normal
,
compile_and_run
,
[''])
test
('
T10011
',
normal
,
compile_and_run
,
[''])
test
('
T10962
',
[
omit_ways
(
[
'
ghci
'
]),
extra_ways
(['
llvm
'])]
,
compile_and_run
,
['
-O2
'])
test
('
T10962
',
omit_ways
('
ghci
'
)
,
compile_and_run
,
['
-O2
'])
test
('
T11702
',
extra_ways
(['
optasm
']),
compile_and_run
,
[''])
test
('
T12136
',
normal
,
compile_and_run
,
[''])
test
('
T15301
',
normal
,
compile_and_run
,
['
-O2
'])
Krzysztof Gogolewski
@monoidal
mentioned in issue
#16674
·
May 19, 2019
mentioned in issue
#16674
mentioned in issue #16674
Toggle commit list
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