mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +01:00
Add new empty expected-benchmark-failures section (pinging @juhp)
This commit is contained in:
parent
d3edd53abb
commit
fc19062117
@ -2713,6 +2713,13 @@ expected-test-failures:
|
||||
- hakyll
|
||||
# end of expected-test-failures
|
||||
|
||||
# Benchmarks which are known not to build. Note that, currently we do not run
|
||||
# benchmarks, and therefore failures are only for building, not running.
|
||||
expected-benchmark-failures:
|
||||
[]
|
||||
|
||||
# end of expected-benchmark-failures
|
||||
|
||||
|
||||
# Haddocks which are expected to fail. Same concept as expected test failures.
|
||||
expected-haddock-failures:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user