mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-15 00:38:29 +01:00
Skip symengine test suite per missing C lib
This commit is contained in:
parent
d1b91a63c7
commit
5ca70763a5
@ -3,7 +3,7 @@ ghc-major-version: "8.0"
|
||||
packages:
|
||||
"Siddharth Bhat <siddu.druid@gmail.com> @bollu":
|
||||
- symengine
|
||||
|
||||
|
||||
"alpheccar <misc@alpheccar.org> @alpheccar":
|
||||
- HPDF
|
||||
- hbayes
|
||||
@ -2479,6 +2479,9 @@ skipped-tests:
|
||||
# https://github.com/acid-state/safecopy/issues/45
|
||||
- safecopy
|
||||
|
||||
# Missing C library: symengine
|
||||
- symengine
|
||||
|
||||
# end of skipped-tests
|
||||
|
||||
# Tests which we should build and run, but which are expected to fail. We
|
||||
|
||||
Loading…
Reference in New Issue
Block a user