Error when running test cases
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2018
11:41 PM
09-13-2018
11:41 PM
Error when running test cases
Hello,
I'm currently running tests and I'm having errors that appear very frequently, though that are non blocking :
ERROR: An error occurred when notifying the listener before the test run. java.lang.IllegalStateException: Test case run already exists with execution id
Is there anything to do to avoid those ?
thank you
Alexandre
2 REPLIES 2
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2018
02:07 AM
09-14-2018
02:07 AM
Never seen this before. Are you repeating test execution?
If my answer helped please click on the 'Accept as Solution' button.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2018
01:44 AM
09-17-2018
01:44 AM
Yes, I'm launching a testcase that launches a series of other testcases ...
