Lutz Behnke
Lutz Behnke
Unfortunately not. This seems to be a classical heisenbug. I have test modules with >20 test cases run fine on my local, fairly fast machine, as well as on our...
Thank you for staying on it.
Yes, it seems to do the trick. Many thanks for the great work.
Hmm..no. I go lots of those after turning to 7.2.2. The test was running with 7.1.0: ``` =ERROR REPORT==== 20-Feb-2018::04:56:39 === ** State machine terminating ** Last event = {{call,{,#Ref}},...
Things worked after a fashion with 7.1.0. The only case where the mocked module was not released seem to be when; ``` M = em:new(), em:strict(M, module_a, func1, []), Step...