Kate
8 years agoContributor
testedapp does not run
Sometimes I face the issue with starting my TestedApp. The issue appears on virtual machines, tests are executed by TestExecute via Jenkins.
I use TestedApps.myapp.Run() in my OnStartTest event. TestExecute says 'Waiting for myapp' and cannot start it unless I start it manually. After that for several tests it can successfully start the app. Later it can either successfully start the app for all tests or 'hang' again.
Since the issue is not stable I can't come up with any ideas on how to fix that.
Any suggestions?