mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
taffybar and rank2classes fail to find their test-tools
Some checks failed
check / Stackage check (push) Has been cancelled
Some checks failed
check / Stackage check (push) Has been cancelled
(hspec-discover and markdown-unlit respectively)
This commit is contained in:
parent
f2d18b44fb
commit
f5f84c6b75
@ -8532,6 +8532,10 @@ skipped-tests:
|
||||
- symengine
|
||||
- hasql-interpolate # https://github.com/commercialhaskell/stackage/issues/6841
|
||||
|
||||
# missing tools
|
||||
- taffybar # The program 'hspec-discover' version >=2 && <3 is required but the version of .../9.12.2/bin/hspec-discover could not be determined.
|
||||
- rank2classes # The program 'markdown-unlit' version >=0.5 && <0.7 is required but the version of .../9.12.2/bin/markdown-unlit could not be determined.
|
||||
|
||||
# Timeouts
|
||||
# These tests sometimes take too long and hit the stackage build
|
||||
# servers time limit so these shouldn't be removed from
|
||||
|
||||
Loading…
Reference in New Issue
Block a user