diff --git a/build-constraints.yaml b/build-constraints.yaml index 83f6b686..dafcfd63 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6010,6 +6010,16 @@ expected-test-failures: # https://github.com/commercialhaskell/stackage/issues/5841 - dbus + + # https://github.com/mmark-md/mmark-ext/issues/20 + - mmark-ext + + # https://github.com/mmark-md/mmark/issues/76 + - mmark + + # https://github.com/unrelentingtech/hspec-expectations-pretty-diff/issues/7 + - hspec-expectations-pretty-diff + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run @@ -6030,13 +6040,6 @@ expected-benchmark-failures: - thyme - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 - # https://github.com/mmark-md/mmark-ext/issues/20 - - mmark-ext - # https://github.com/mmark-md/mmark/issues/76 - - mmark - # https://github.com/unrelentingtech/hspec-expectations-pretty-diff/issues/7 - - hspec-expectations-pretty-diff - # end of expected-benchmark-failures