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
Hi
I'm trying to execute run_integration_test.sh in a stf docker environment , I have followed all the steps of https://github.com/openstf/stf-appium-example and when I've typed DEVICE_SERIAL=YOUR_DEVICE_SERIAL ./scripts/run_integration_test.sh
DEVICE_SERIAL=E320CC84 ./run_integration_test.sh(due to my own conditions)
the stf Ui was unavailable and shut down due to an adb conflict, I suppose that the adb is the problem because when I've typed adb devices in cmd of the stf server the same issue appears.
I must kill adb server and rebuild the docker compose up to restablish the Ui interface os sft.
Is there any way to execute that script without stf adb conflict? maybe the problem is that I need to logout of sft portal?.I don't no what I'm doing wrong.Please give me some help`, thanks in advance
María
The text was updated successfully, but these errors were encountered:
Hi
I'm trying to execute run_integration_test.sh in a stf docker environment , I have followed all the steps of https://github.com/openstf/stf-appium-example and when I've typed DEVICE_SERIAL=YOUR_DEVICE_SERIAL ./scripts/run_integration_test.sh
DEVICE_SERIAL=E320CC84 ./run_integration_test.sh(due to my own conditions)
the stf Ui was unavailable and shut down due to an adb conflict, I suppose that the adb is the problem because when I've typed adb devices in cmd of the stf server the same issue appears.
I must kill adb server and rebuild the docker compose up to restablish the Ui interface os sft.
Is there any way to execute that script without stf adb conflict? maybe the problem is that I need to logout of sft portal?.I don't no what I'm doing wrong.Please give me some help`, thanks in advance
María
The text was updated successfully, but these errors were encountered: