I just encountered an error in TS Test Runner "Process is terminated due to StackOverflowException". Tried to search a similar issue here but no luck.
https://ibb.co/f4Vj9J
Please Help. Thanks
3 Answers, 1 is accepted
0
Elena
Telerik team
answered on 23 Jul 2018, 11:39 AM
Hi,
Thank you for reaching us out.
I would like to kindly ask you to generate the application log for that failure - please clear the log, then start the test run and once the test fails, collect the log file. You could send it zipped via this thread.
What you could double check in addition is the Windows Event Viewer and what error is listed there. Please share these details as well. And if you could also send the failing test itself that will be quite helpful.
I am looking forward to hearing back from you to be able to continue the investigation. Thanks!
My apologies for not coming back to you on this. It turns out that there was an error on the try catch that I did. I re-write my codes and that did the fix.
Thank you!
0
Elena
Telerik team
answered on 24 Jul 2018, 03:28 PM
Hello,
Thanks for the feedback! Any custom code was what I suspected as well and wanted to inspect the log for further details.
Anyways, I am glad to hear you have identified that and fixed it already.