mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Skip dlist-nonempty tests/benchmarks and splitmix benchmarks
This commit is contained in:
parent
d998bd9025
commit
3ddbdf3c28
@ -3514,6 +3514,7 @@ skipped-tests:
|
||||
- tdigest
|
||||
- these
|
||||
- time-parsers
|
||||
- dlist-nonempty # QuickCheck2.11
|
||||
|
||||
# Uncategorized, please categorize!
|
||||
- hackage-security # Cabal 2.0
|
||||
@ -3915,6 +3916,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