mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-23 20:51:57 +01:00
Expect spurious failures from pandoc-citeproc-0.7.3.1's test suite some more.
This patch fixes https://github.com/fpco/stackage/pull/853, which accidentally inserted the entry for pandoc-citeproc into the "haddock" section rather than the one for test suites failures. Sorry!
This commit is contained in:
parent
974132aa01
commit
05e4febd7c
@ -1965,6 +1965,9 @@ expected-test-failures:
|
|||||||
# https://github.com/tweag/HaskellR/issues/208
|
# https://github.com/tweag/HaskellR/issues/208
|
||||||
- H
|
- H
|
||||||
|
|
||||||
|
# https://github.com/jgm/pandoc-citeproc/issues/172
|
||||||
|
- pandoc-citeproc
|
||||||
|
|
||||||
# Haddocks which are expected to fail. Same concept as expected test failures.
|
# Haddocks which are expected to fail. Same concept as expected test failures.
|
||||||
expected-haddock-failures:
|
expected-haddock-failures:
|
||||||
# https://github.com/acw/bytestring-progress/issues/4
|
# https://github.com/acw/bytestring-progress/issues/4
|
||||||
@ -1984,9 +1987,6 @@ expected-haddock-failures:
|
|||||||
# Not sure why, but it's a temporary package anyway
|
# Not sure why, but it's a temporary package anyway
|
||||||
- Cabal-ide-backend
|
- Cabal-ide-backend
|
||||||
|
|
||||||
# https://github.com/jgm/pandoc-citeproc/issues/172
|
|
||||||
- pandoc-citeproc
|
|
||||||
|
|
||||||
# Benchmarks which should not be built. Note that Stackage does *not* generally
|
# Benchmarks which should not be built. Note that Stackage does *not* generally
|
||||||
# build benchmarks. The difference here will be whether dependencies for these
|
# build benchmarks. The difference here will be whether dependencies for these
|
||||||
# benchmarks are included or not.
|
# benchmarks are included or not.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user