You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The error happens randomly but makes our build very unreliable. We have retries and sometimes the second retry goes through but sometimes the error consumes all the retries and the Jenkins build fails.
I am using the docker container version 8.5.5 and I am getting the following error randomly:
As mentioned before we are running Katalon version: 8.5.5 and we are excluding the Libs folder as recommended here:
https://katalonsupport.force.com/katalonhelpcenter/s/article/How-to-solve-the-error-Unable-to-resolve-class-internal-GlobalVariable
The error happens randomly but makes our build very unreliable. We have retries and sometimes the second retry goes through but sometimes the error consumes all the retries and the Jenkins build fails.
Is there any trick to avoid this issue?
Our build.gradle looks like this:
The text was updated successfully, but these errors were encountered: