Hi Deven The test case should actually fail, but in your case it is getting pass. If test case fails then it means that Result is PASS. I too experience this issue, but able to solve from my side.
You have to fix this issue i think. Check where exactly it is fail with any existing Android Mobiles (I tried with nexus one). Then you may get idea what needs to be fix from your side. Regards Gururaja B O On Aug 30, 9:30 am, deven <[email protected]> wrote: > Dear all, > I am running the CTS on the arm based android phone. > well i had run complete CTS testcases, in some test cases i am getting > error . > For Example in the following test case. > > org.apache.harmony.luni.tests.java.net.URLConnectionTest > -- testHttpPostHeaders > Result::Fail > Reason:A test that was a known failure actually passed. Please > check. > > So I want to know what is the meaning of known failure. Is that mean I > have to ignore this error. or is it going to be fixed by google. > > Thanks > Devendra -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
