-
Bug
-
Resolution: Not A Defect
-
Minor
-
None
I have an Android Project which has integrate tests and all the tests are required internet to run successful. I am able to run all of them successfully in my local environment but all are failing in jenkins environment.
Example tests : Login and it is failing because of failed to connect host. The server has all the ports open and open for internet.