Expect test failures for tdigest (phadej/tdigest#46).

This commit is contained in:
Andreas Ländle 2023-07-31 20:47:07 +02:00
parent 74716e56cd
commit ec544fb212

View File

@ -4440,7 +4440,7 @@ packages:
- json-rpc-client
"Magnus Therning <magnus@therning.org> @magthe":
- hsini < 0 # 0.5.1.2 compile fail https://github.com/magthe/hsini/issues/25
- hsini < 0 # 0.5.2 compile fail https://github.com/magthe/hsini/issues/25
"Baojun Wang <wangbj@gmail.com> @wangbj":
- elf
@ -4483,7 +4483,7 @@ packages:
- rocksdb-haskell
- rocksdb-haskell-jprupp
- rocksdb-query
- haskoin-core < 0 # 0.22.0 compile fail
- haskoin-core < 0 # 1.0.0 compile fail
- haskoin-node
- haskoin-store
@ -8920,6 +8920,7 @@ expected-test-failures:
- mltool # https://github.com/Alexander-Ignatyev/mltool/issues/1
- network # Unfortunately network failures seem to happen haphazardly
- nsis # Intermittent on non-Windows systems
- tdigest # 0.3 https://github.com/phadej/tdigest/issues/46
- tree-diff # 0.3.0.1 https://github.com/haskellari/tree-diff/issues/79
# Requires running servers, accounts, or a specific environment.