From da6fc9dc36504aa0c2bb6f90f82905b7c7dc2dab Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 25 Jan 2021 07:42:02 -0800 Subject: [PATCH] Expect test failure for `dbus` (#5841) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f625520e..e1106106 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5953,6 +5953,9 @@ expected-test-failures: # https://github.com/commercialhaskell/stackage/issues/5833 - duration + + # https://github.com/commercialhaskell/stackage/issues/5841 + - dbus # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run