allow tasty-papi testsuite to fail

Test suite failure for package tasty-papi-0.1.2.0                                                        06:00:57 [12/968555]
           tasty-papi-run:  exited with: ExitFailure 1
       Full log available at /home/curators/work/unpack-dir/.stack-work/logs/tasty-papi-0.1.2.0-test.log

           All
             Fib
               6:                FAIL
                 Exception: PAPI: Failed to add counter TOT_INS: Permission level does not permit operation [-15]                                    CallStack (from HasCallStack):
                   error, called at ./Test/Tasty/PAPI.hs:267:9 in tasty-papi-0.1.2.0-3waaxibG1t4EaKKxpIkBOv:Test.Tasty.PAPI
:
:
             Misc
               IORef regression: FAIL
                 Exception: PAPI: Failed to add counter TOT_INS: Permission level does not permit operation [-15]
                 CallStack (from HasCallStack):
                   error, called at ./Test/Tasty/PAPI.hs:267:9 in tasty-papi-0.1.2.0-3waaxibG1t4EaKKxpIkBOv:Test.Tasty.PAPI

           8 out of 8 tests failed (0.00s)
This commit is contained in:
Jens Petersen 2024-07-11 14:12:30 +08:00
parent d81696a6b8
commit d73d189a9d

View File

@ -9325,6 +9325,7 @@ expected-test-failures:
- squeal-postgresql # ConnectionException "LibPQ.exec", https://github.com/commercialhaskell/stackage/issues/7108
- stripe-http-streams # https://github.com/fpco/stackage/issues/2945, needs Stripe account
- sydtest-wai # epollControl does not exist. Stackage server issue?
- tasty-papi # Exception: PAPI: Failed to add counter TOT_INS: Permission level does not permit operation [-15]
- users-persistent # sqlite
- users-postgresql-simple # PostgreSQL
- yesod-core