Joe Hoag
Joe Hoag
Hello -- can I get any feedback on this issue?
I am using a custom test runner, CallistoTestRunner, which derives from AndroidJUnitRunner. The crash apparently happens when CallistoTestRunner.onStart() calls into AndroidJUnitRunner.onStart(). And this failure is fairly early in the run,...
The whole "started:/finished:" pre-test sequence is something that is new to runner:1.5.0.
I will work on getting some step-debugger info for you...
> Can you explain in more detail this comment? The differences between runner 1.4 and 1.5 should be relatively minor Well, full disclosure, we updated a few things along with...
OK, Thanks. I realize that I haven't done a great job of giving you enough info to repro. I'll give your change a try.