mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-09 04:47:29 +01:00
Mark terminal-progress-bar tests as fixed in 0.1.0
This commit is contained in:
parent
9ada54ab41
commit
7f24504d6b
@ -2564,7 +2564,7 @@ packages:
|
|||||||
- basic-prelude < 0.6.1
|
- basic-prelude < 0.6.1
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/1857
|
# https://github.com/fpco/stackage/issues/1857
|
||||||
- terminal-progress-bar < 0.1.0
|
- terminal-progress-bar < 0.1.0 # Re-enable tests when lifting this
|
||||||
# end of packages
|
# end of packages
|
||||||
|
|
||||||
|
|
||||||
@ -2689,7 +2689,6 @@ skipped-tests:
|
|||||||
- heaps # https://github.com/ekmett/heaps/pull/8
|
- heaps # https://github.com/ekmett/heaps/pull/8
|
||||||
- hyphenation # https://github.com/ekmett/hyphenation/pull/10
|
- hyphenation # https://github.com/ekmett/hyphenation/pull/10
|
||||||
- shelly # https://github.com/yesodweb/Shelly.hs/issues/127
|
- shelly # https://github.com/yesodweb/Shelly.hs/issues/127
|
||||||
- terminal-progress-bar # https://github.com/roelvandijk/terminal-progress-bar/issues/11
|
|
||||||
- vector # https://github.com/haskell/vector/commit/31edb3fc51e76facc1e291f1e9e721663d91dbd8
|
- vector # https://github.com/haskell/vector/commit/31edb3fc51e76facc1e291f1e9e721663d91dbd8
|
||||||
- zlib # 0.6.1.1-r3 https://github.com/haskell/zlib/issues/2
|
- zlib # 0.6.1.1-r3 https://github.com/haskell/zlib/issues/2
|
||||||
|
|
||||||
@ -2702,6 +2701,7 @@ skipped-tests:
|
|||||||
# Blocked by stackage upper bounds. These can be re-enabled once
|
# Blocked by stackage upper bounds. These can be re-enabled once
|
||||||
# the relevant stackage upper bound is lifted.
|
# the relevant stackage upper bound is lifted.
|
||||||
- dlist # https://github.com/fpco/stackage/issues/1691
|
- dlist # https://github.com/fpco/stackage/issues/1691
|
||||||
|
- terminal-progress-bar # Fixed in 0.1.0 https://github.com/roelvandijk/terminal-progress-bar/issues/11
|
||||||
|
|
||||||
# Runtime issues
|
# Runtime issues
|
||||||
- blank-canvas # Never finishes https://github.com/ku-fpg/blank-canvas/issues/73
|
- blank-canvas # Never finishes https://github.com/ku-fpg/blank-canvas/issues/73
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user