mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-10 13:27:29 +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
|
- binary-search # Never finishes https://github.com/nushio3/binary-search/issues/2
|
||||||
- jsaddle # Never finishes without framebuffer https://github.com/ghcjs/jsaddle/issues/9
|
- 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
|
# 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
|
||||||
@ -3005,6 +2998,7 @@ expected-test-failures:
|
|||||||
- clock
|
- clock
|
||||||
# 1.2.2.1
|
# 1.2.2.1
|
||||||
- text
|
- text
|
||||||
|
- options
|
||||||
|
|
||||||
# Deprecated and only depended on by bloodhound https://github.com/fpco/stackage/issues/1817
|
# Deprecated and only depended on by bloodhound https://github.com/fpco/stackage/issues/1817
|
||||||
- doctest-prop
|
- doctest-prop
|
||||||
@ -3036,6 +3030,10 @@ expected-test-failures:
|
|||||||
# Missing build dep https://github.com/chrisdone/sourcemap/issues/3
|
# Missing build dep https://github.com/chrisdone/sourcemap/issues/3
|
||||||
- sourcemap
|
- sourcemap
|
||||||
|
|
||||||
|
# Missing foreign library
|
||||||
|
- symengine # symengine
|
||||||
|
- hocilib # oracle
|
||||||
|
|
||||||
# end of expected-test-failures
|
# end of expected-test-failures
|
||||||
|
|
||||||
# Benchmarks which are known not to build. Note that, currently we do not run
|
# Benchmarks which are known not to build. Note that, currently we do not run
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user