chevron-thin-right chevron-thin-left brand cancel-circle search youtube-icon google-plus-icon linkedin-icon facebook-icon twitter-icon toolbox download check linkedin phone twitter-old google-plus facebook profile-male chat calendar profile-male
0 votes
Hi

We have recently upgraded our typemock version from 9.2.0.0 to 9.2.9.0 and have noticed a number of failing tests that have started to appear on our build server.  The exact error message that we are seeing is:

System.InvalidProgramException: JIT Compiler encountered an internal limitation.

The common theme is that the tests that are failing are based around the old MockManager.MockAll<T> where they are calling code that makes use of WCF.

Are you aware of any changes between these versions of Typemock that may have caused these issues.

Thanks

Colin
asked by colla_x (1.1k points)
reshown ago by Alon_TypeMock

1 Answer

0 votes
Hi,

This should be solved in latest release 9.3,8
answered ago by Alon_TypeMock (11.6k points)
...