From fc6a0f997ed68b3dec88b419b01399d270991aef Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 2 Feb 2017 21:03:49 +0100 Subject: [PATCH] Organize expected test failures --- build-constraints.yaml | 38 ++++++++++++++------------------------ 1 file changed, 14 insertions(+), 24 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 29a1c176..e6d511b4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3139,6 +3139,7 @@ expected-test-failures: - xlsior # https://github.com/rcallahan/xlsior/issues/1 - ginger # https://bitbucket.org/tdammers/ginger/issues/1/test-suite-failure-due-to-missing-test - yi-keymap-vim # https://github.com/yi-editor/yi/issues/954 + - cubicbezier # https://github.com/kuribas/cubicbezier/issues/3 # Assertion failures, these can be real bugs or just limitations # in the test cases. @@ -3150,6 +3151,8 @@ expected-test-failures: - th-printf # 0.3.1 https://github.com/pikajude/th-printf/issues/3 - wreq # https://github.com/bos/wreq/issues/53 - xmonad # 0.12 https://github.com/xmonad/xmonad/issues/36 + - unicode-show # https://github.com/nushio3/unicode-show/issues/2 + - ghc-exactprint # https://github.com/alanz/ghc-exactprint/issues/47 # Compilation failures - ListLike # No issue tracker, e-mail sent to maintainer @@ -3164,6 +3167,11 @@ expected-test-failures: - wai-middleware-content-type # 0.4.1 - https://github.com/athanclark/wai-middleware-content-type/issues/2 - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 - Spock-core # https://github.com/agrafix/Spock/issues/102 + - language-lua2 # https://github.com/mitchellwrosen/language-lua2/issues/4 + - commutative # https://github.com/athanclark/commutative/issues/4 + - yesod-auth-basic # https://github.com/creichert/yesod-auth-basic/issues/1 + - folds # https://github.com/ekmett/folds/issues/12 + - vector-algorithms # http://hub.darcs.net/dolio/vector-algorithms/issue/9 # Misc. - distributed-process-supervisor # # https://github.com/haskell-d @@ -3171,7 +3179,7 @@ expected-test-failures: - haskell-docs # GHC bug # Stackage upper bounds, re-enable these when their upper bound is removed - - hindent # 4.6.4 + # Recursive deps https://github.com/fpco/stackage/issues/1818 - clock # 0.7.2 clock:test => tasty:lib => clock:lib @@ -3184,33 +3192,15 @@ expected-test-failures: - stack # Permissions failure when creating /home/stackage/.stack. - skein # openfile: does not exist https://github.com/fpco/stackage/issues/1187 - - snap-core # https://github.com/snapframework/snap-core/issues/26 - - - hackernews # https://github.com/dmjio/hackernews/issues/19 - - - language-lua2 # https://github.com/mitchellwrosen/language-lua2/issues/4 - - - commutative # https://github.com/athanclark/commutative/issues/4 - - - cubicbezier # https://github.com/kuribas/cubicbezier/issues/3 - - - yesod-auth-basic # https://github.com/creichert/yesod-auth-basic/issues/1 - - - folds # https://github.com/ekmett/folds/issues/12 - - - stm-delay # https://github.com/joeyadams/haskell-stm-delay/issues/5 - - - vector-algorithms # http://hub.darcs.net/dolio/vector-algorithms/issue/9 - - - unicode-show # https://github.com/nushio3/unicode-show/issues/2 - - - ghc-exactprint # https://github.com/alanz/ghc-exactprint/issues/47 - # Doctests require hidden Glob package - multiset - makefile - - rattletrap # https://github.com/fpco/stackage/issues/2232 + - snap-core # https://github.com/snapframework/snap-core/issues/26 + + - stm-delay # https://github.com/joeyadams/haskell-stm-delay/issues/5 + + - rattletrap # OOM? https://github.com/fpco/stackage/issues/2232 # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run