Hi, As am new to cts I don't know what I am doing is correct or not. I build android 2.2 for beagleboard and start the CTS for this board. I have android-cts zip and android SDK 2.2. At cts console I give following command :- start --plan CTS -p android.graphics.cts.BitmapFactoryTest;
and test got fail and I receive following stuff, in testResult.xml:- -- testDecodeByteArray1 fail junit.framework.AssertionFailedError at android.graphics.cts.BitmapFactoryTest.testDecodeByteArray1(BitmapFactoryTest.java: 116) -- testDecodeByteArray2 fail junit.framework.AssertionFailedError at android.graphics.cts.BitmapFactoryTest.testDecodeByteArray2(BitmapFactoryTest.java: 132) Can any one guilde me. -Yogesh -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

