Skip to content

Commit

Permalink
allow tasty-papi testsuite to fail
Browse files Browse the repository at this point in the history
       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)
  • Loading branch information
juhp committed Jul 11, 2024
1 parent d81696a commit d73d189
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-constraints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d73d189

Please sign in to comment.