mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-13 14:57:30 +01:00
Lift constraint on doctest 0.11, skip straggling test suites #1328
This commit is contained in:
parent
bfadf0b5e7
commit
8372d922b9
@ -2177,9 +2177,6 @@ packages:
|
|||||||
- webdriver-angular < 0.1.10
|
- webdriver-angular < 0.1.10
|
||||||
- yesod-static-angular < 0.1.8
|
- yesod-static-angular < 0.1.8
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/1328
|
|
||||||
- doctest < 0.11
|
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/1335
|
# https://github.com/fpco/stackage/issues/1335
|
||||||
- dejafu < 0.3
|
- dejafu < 0.3
|
||||||
- async-dejafu < 0.1.1
|
- async-dejafu < 0.1.1
|
||||||
@ -2390,6 +2387,16 @@ skipped-tests:
|
|||||||
|
|
||||||
# Not included explicitly and has outdated bounds
|
# Not included explicitly and has outdated bounds
|
||||||
- concurrent-extra
|
- concurrent-extra
|
||||||
|
|
||||||
|
# doctest < 0.11
|
||||||
|
# Closed due to inactivity: https://github.com/fpco/stackage/issues/1328
|
||||||
|
- ad
|
||||||
|
- composition-tree
|
||||||
|
- linear
|
||||||
|
- patches-vector
|
||||||
|
- semigroupoids
|
||||||
|
- wuss
|
||||||
|
|
||||||
# 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