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
I'm working on writing some thread tests using Racer, and have come accross a rather un-obvious exception. After running about 70 scenarios, the test fails with the following exception:
----> Typemock.Racer.Core.Exceptions.RacerException : Unexpected Step instead of : b6 (1, False) ID=2709

Following this is more interesting information which is meaningless to me, but could be useful to you guys.

My biggest question is, what does this error indicate? Is it pointing to a problem in my code that should be corrected? If so what kinds of things can cause this error?

Any information you can provide would be greatly appreciated. If you would like I can also include more details from the Racer output of the test run.
asked by ckramer (600 points)

1 Answer

0 votes
Hi,

What you described may be a bug. I would like to investigate it.

Let's take it offline and try to reproduce it.

Regards,
Elisha
Typemock Support Team
answered by Elisha (12k points)
...