From ec544fb2124770dfe0cf992608d8f1162b3881de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= Date: Mon, 31 Jul 2023 20:47:07 +0200 Subject: [PATCH] Expect test failures for `tdigest` (phadej/tdigest#46). --- build-constraints.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5c783cfe..3e2dcdab 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4440,7 +4440,7 @@ packages: - json-rpc-client "Magnus Therning @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": - 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.