I run Squish from command line by calling certain testcases of a testsuite with option --testcase
. After each execution of a testcase I read this message on command line:
[ERROR ] Cannot add entry to test result which is completed already, type 7 with message 'Process exited.'
What does it mean? How can I fix that?