[commit: packages/stm] master: Update tests for frozen callstacks (844f84c)
git at git.haskell.org
git at git.haskell.org
Wed Dec 23 10:24:58 UTC 2015
Repository : ssh://git@git.haskell.org/stm
On branch : master
Link : http://git.haskell.org/packages/stm.git/commitdiff/844f84c21f94282187f35a6684d3c3c9f32cf2df
>---------------------------------------------------------------
commit 844f84c21f94282187f35a6684d3c3c9f32cf2df
Author: Ben Gamari <ben at smart-cactus.org>
Date: Wed Dec 23 05:22:05 2015 -0500
Update tests for frozen callstacks
>---------------------------------------------------------------
844f84c21f94282187f35a6684d3c3c9f32cf2df
tests/stm060.stdout | 2 --
1 file changed, 2 deletions(-)
diff --git a/tests/stm060.stdout b/tests/stm060.stdout
index 17302b9..b476708 100644
--- a/tests/stm060.stdout
+++ b/tests/stm060.stdout
@@ -24,8 +24,6 @@ Caught: Exn raised in invariant
Adding a trivially false invariant (no TVar access)
Caught: Transactional invariant violation
-CallStack (from ImplicitParams):
- error, called at libraries/base/GHC/Conc/Sync.hs:767:61 in base:GHC.Conc.Sync
Adding a trivially false invariant (with TVar access)
Caught: Exn raised in invariant
More information about the ghc-commits
mailing list