I start job which build and run java tests for Android emulator via cmd command
gradlew clean Mytest
SCV is github
Build is successfully created and tests started but after 4-5 min job is stopped with follow warning Process leaked file descriptors. See https://jenkins.io/redirect/troubleshooting/process-leaked-file-descriptors for more information Build step 'Execute Windows command' marked build as failure Finished: FAILURE Then all terminals (emulator, appium server) are closed
I start job which build builds and run runs java tests for Android emulator via cmd command
"gradlew clean Mytest"
SCV is github
Build is successfully created and tests started but after 4-5 min job is stopped with follow warning Process leaked file descriptors. See [https://jenkins.io/redirect/troubleshooting/process-leaked-file-descriptors] for more information Build step 'Execute Windows command' marked build as failure Finished: FAILURE Then all terminals (emulator, appium server) are closed
I start job which builds and runs java tests for Android emulator via cmd command "gradlew clean Mytest"
SCV is github
Build is successfully created and tests started but after 4-5 min job is stopped with follow warning Process leaked file descriptors. See [https://jenkins.io/redirect/troubleshooting/process-leaked-file-descriptors] for more information Build step 'Execute Windows command' marked build as failure Finished: FAILURE Then all terminals (emulator, appium server) are closed