Hi Deven Try to put the logs in the corresponding test case. If the code is in cts add logs build cts again or if it is in android code base put logs in that and build it again. You may get reason for failure.
that how i used to do while doing cts. Regards Gururaja B O On Aug 12, 10:09 am, deven <[email protected]> wrote: > Dear all, > I am running the CTS on the Arm based phone. When I tried > to run the Network related test cases i.e. > > android.core.tests.luni.net--> > org.apache.harmony.luni.tests.java.net.HttpURLConnectionTest-- > test_Permission > > I am getting the following Error:: > java.net.UnknownHostException: Host is unresolved: news.yahoo.com:80 > at java.net.Socket.connect > > I am getting the above error in the "android.core.tests.luni.net" test > package... > and due to this error around 179 test cases are getting > failed....Please help me out.. > Is there any environment setting issue in the setting up the > target...I have connected the target with the USB to my Fedora system. > additionally target have the 3G Sim connected with It. > > Please Help!!!! > > Thanks > Deven -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
