Merge pull request #864 from peti/master

Expect spurious failures from pandoc-citeproc-0.7.3.1's test suite some more
This commit is contained in:
Dan Burton 2015-09-28 08:48:58 -07:00
commit 1b333dedf1

View File

@ -1968,6 +1968,9 @@ expected-test-failures:
# https://github.com/tweag/HaskellR/issues/208
- H
# https://github.com/jgm/pandoc-citeproc/issues/172
- pandoc-citeproc
# Haddocks which are expected to fail. Same concept as expected test failures.
expected-haddock-failures:
# https://github.com/acw/bytestring-progress/issues/4
@ -1987,9 +1990,6 @@ expected-haddock-failures:
# Not sure why, but it's a temporary package anyway
- 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
# build benchmarks. The difference here will be whether dependencies for these
# benchmarks are included or not.