mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-25 05:31:57 +01:00
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:
parent
d81696a6b8
commit
d73d189a9d
@ -9325,6 +9325,7 @@ expected-test-failures:
|
|||||||
- squeal-postgresql # ConnectionException "LibPQ.exec", https://github.com/commercialhaskell/stackage/issues/7108
|
- 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
|
- stripe-http-streams # https://github.com/fpco/stackage/issues/2945, needs Stripe account
|
||||||
- sydtest-wai # epollControl does not exist. Stackage server issue?
|
- 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-persistent # sqlite
|
||||||
- users-postgresql-simple # PostgreSQL
|
- users-postgresql-simple # PostgreSQL
|
||||||
- yesod-core
|
- yesod-core
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user