mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-03-03 15:34:36 +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:
|
packages:
|
||||||
"Siddharth Bhat <siddu.druid@gmail.com> @bollu":
|
"Siddharth Bhat <siddu.druid@gmail.com> @bollu":
|
||||||
- symengine
|
- symengine
|
||||||
|
|
||||||
"alpheccar <misc@alpheccar.org> @alpheccar":
|
"alpheccar <misc@alpheccar.org> @alpheccar":
|
||||||
- HPDF
|
- HPDF
|
||||||
- hbayes
|
- hbayes
|
||||||
@ -2479,6 +2479,9 @@ skipped-tests:
|
|||||||
# https://github.com/acid-state/safecopy/issues/45
|
# https://github.com/acid-state/safecopy/issues/45
|
||||||
- safecopy
|
- safecopy
|
||||||
|
|
||||||
|
# Missing C library: symengine
|
||||||
|
- symengine
|
||||||
|
|
||||||
# end of skipped-tests
|
# end of skipped-tests
|
||||||
|
|
||||||
# Tests which we should build and run, but which are expected to fail. We
|
# Tests which we should build and run, but which are expected to fail. We
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user