From 6b300dc051ee30c065811fca46e5b262bd65e3fa Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 9 Dec 2017 09:57:40 -0800 Subject: [PATCH] Expect test failure for bbdb (missingn files), see henrylaxen/bbdb#1 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3b3d28bf..8fd8e7e5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3519,6 +3519,7 @@ expected-test-failures: # Missing test files in sdist # Hopefully gets fixed in the next release... - angel # https://github.com/MichaelXavier/Angel/issues/43 + - bbdb # https://github.com/henrylaxen/bbdb/issues/1 - camfort # 0.900 https://github.com/camfort/camfort/issues/41 - crypto-pubkey # https://github.com/vincenthz/hs-crypto-pubkey/issues/23 - cubicbezier # https://github.com/kuribas/cubicbezier/issues/3