mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +01:00
Merge pull request #3209 from phadej/skip-QC2.11-criterion1.3
Skip dlist-nonempty tests/benchmarks and splitmix benchmarks
This commit is contained in:
commit
25b2c5506f
@ -3552,6 +3552,7 @@ skipped-tests:
|
||||
- tdigest
|
||||
- these
|
||||
- time-parsers
|
||||
- dlist-nonempty # QuickCheck2.11
|
||||
|
||||
# Uncategorized, please categorize!
|
||||
- hackage-security # Cabal 2.0
|
||||
@ -3951,6 +3952,10 @@ skipped-benchmarks:
|
||||
|
||||
- fmt # haskell-src-exts via interpolate
|
||||
|
||||
# @phadej
|
||||
- dlist-nonempty # criterion-1.3
|
||||
- splitmix# # criterion-1.3
|
||||
|
||||
# end of skipped-benchmarks
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user