mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 07:48:31 +01:00
Try moving options, symengine and hocilib from skipped to expected test failures
This commit is contained in:
parent
2d394a0d22
commit
d041dc623a
@ -2663,13 +2663,6 @@ skipped-tests:
|
||||
- binary-search # Never finishes https://github.com/nushio3/binary-search/issues/2
|
||||
- jsaddle # Never finishes without framebuffer https://github.com/ghcjs/jsaddle/issues/9
|
||||
|
||||
# Missing foreign library
|
||||
- symengine # symengine
|
||||
- hocilib # oracle
|
||||
|
||||
# Recursive dependency
|
||||
- options
|
||||
|
||||
# end of skipped-tests
|
||||
|
||||
# Tests which we should build and run, but which are expected to fail. We
|
||||
@ -3005,6 +2998,7 @@ expected-test-failures:
|
||||
- clock
|
||||
# 1.2.2.1
|
||||
- text
|
||||
- options
|
||||
|
||||
# Deprecated and only depended on by bloodhound https://github.com/fpco/stackage/issues/1817
|
||||
- doctest-prop
|
||||
@ -3036,6 +3030,10 @@ expected-test-failures:
|
||||
# Missing build dep https://github.com/chrisdone/sourcemap/issues/3
|
||||
- sourcemap
|
||||
|
||||
# Missing foreign library
|
||||
- symengine # symengine
|
||||
- hocilib # oracle
|
||||
|
||||
# end of expected-test-failures
|
||||
|
||||
# Benchmarks which are known not to build. Note that, currently we do not run
|
||||
|
||||
Loading…
Reference in New Issue
Block a user