Forum Discussion

krogold's avatar
krogold
Regular Contributor
6 years ago

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

  • Lucian's avatar
    Lucian
    Community Hero

    Never seen this before. Are you repeating test execution?

    • krogold's avatar
      krogold
      Regular Contributor

      Yes, I'm launching a testcase that launches a series of other testcases ...