[android-porting] [CTS] testAllFilesInSysAreNotWritable FAIL

2013-06-10 Thread qanne
I'm trying to run CTS and failing on testAllFilesInSysAreNotWritable: android.permission.cts.FileSystemPermissionTest#testAllFilesInSysAreNotWritable FAIL Test failed to run to completion. Reason:'Instrumention run failed due to 'Process crashed.' '. 01-01 02:39:01.070 7001 7014 I

[android-porting] CTS verifier 4.1

2012-10-12 Thread maya
CTS verifier 4.1 doesn't have audio quality parameter testing ,which was there in earlier Android version.I want to know how to enable audio quality test in android 4.1 version. -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

Re: [android-porting] CTS

2012-09-25 Thread Shivanagouda Biradar
Hello All, I was too looking for the procedures for running CTS, submitting the results to Google and getting certified . Please advise . Regards. Shivanagouda. On Sat, Sep 22, 2012 at 1:09 PM, David Ghaemi david.gha...@zykronix.comwrote: Hello, ** ** We have ran the CTS on our new

[android-porting] CTS

2012-09-24 Thread David Ghaemi
Hello, We have ran the CTS on our new product. How can we submit the results to Google for registration? Please advise. DavidGhaemi ( 303.799.4944 ext: 211 direct ( 303.521-7090 mobile USA Office: 188 Inverness Drive West, Suite 250, Englewood CO 80112 Taiwan Office:

[android-porting] CTS 2.3_r13 failing with RTSP streams

2012-08-20 Thread Alvaro Navas Peire
Hi, a few days ago I was testing a 2.3 device with the CTS r13 without any unexpected problems. However, while testing a couple of new devices this weekend, I couldn't pass any of the *android.media.cts.MediaPlayerStreamingTest *RTSP-based tests (6 of them; 2 for H263_AMR, MPEG4SP_AAC and

[android-porting] CTS tests time out issues

2012-06-09 Thread Gouda Biradar
Many streaming and media test cases are failing with the reason as: 'Failed to receive adb shell test output within 60 ms. Test may have timed out, or adb connection to device became unresponsive'. Check device logcat for details. What could be possible reason for this with the contexts of

[android-porting] CTS Revision 2.3 R14

2012-05-31 Thread Fabien Duvoux
Hi, The last commit in CTS project is mandatory for our project to be able to pass CTS and is not included in CTS 2.3 R13 When will be delivered the next version of CTS (R14) ? Is it fix delay ? Thank you, Fabien -- unsubscribe: android-porting+unsubscr...@googlegroups.com website:

[android-porting] Cts verifier(audio quality verifier)

2012-05-12 Thread naga raj
Hi all, Could u pls tell me How to enable audio quality verifier option in CTS verifier for Blaze.And also how to enable audio low latency test in CTS. Thanks and Regards Nagarajan k -- unsubscribe: android-porting+unsubscr...@googlegroups.com website:

[android-porting] CTS on android emulator

2012-01-24 Thread anup Jaipurkar
Hi All, We are running CTS on android emulator. android.holo.cts.HoloTest is failing on emulator. Is this failure because, I am using an emulator and it wont be the case on actual target?? In other words, if some package is failing on emulator, is it sure that the same will fail on target also??

[android-porting] [CTS] files in /sys are not writable

2011-12-02 Thread Tiago Maluta
I'm validating my device running Android 2.3.4 through CTS and failing on testAllFilesInSysAreNotWritable: android.permission.cts.FileSystemPermissionTest#testAllFilesInSysAreNotWritable.(fail) The CTS code [1] traverses the entire /sys directory asserting to writable files. But some files

Re: [android-porting] [CTS] files in /sys are not writable

2011-12-02 Thread mo zhou
Hi tiago, you can try to set writable access to group, but not others. mo On Sat, Dec 3, 2011 at 2:37 AM, Tiago Maluta tiago.mal...@gmail.com wrote: I'm validating my device running Android 2.3.4 through CTS and failing on testAllFilesInSysAreNotWritable:

[android-porting] - CTS Errors on 2.3_r9

2011-11-28 Thread UMESH AKKUR
Hi, Can anybody help me to fix the following CTS Errors. 1)CTS_ERROR Installing met timeout due to Unknown reason. == Test package: android.performance5 CTS_ERROR Installing met timeout due to Unknown reason.

[android-porting] CTS error

2011-09-28 Thread Vishwanath Hegde
Hi, Can somebody explain me what is this following error. And what is expected here? I am running android.app.cts.SystemFeaturesTest -- testUsbAccessory . I am getting following error: android.app.cts.SystemFeaturesTest -- testUsbAccessory fail junit.framework.AssertionFailedError:

[android-porting] CTS and unsupported hardware

2011-07-06 Thread Will Newton
The CDD says that devices SHOULD implement Bluetooth, but I have a device that doesn't. Running the CTS on that device reports failures due to some of the bluetooth tests, listed below. The comment at the top of BasicAdapterTest.java suggests that this test should not be run on devices that do

[android-porting] CTS in android

2011-04-18 Thread bt android
Hai all, Can anybody suggest the procedure for performing CTS in android mobiles? I followed the below steps: build cts $ android $ make cts run cts $ cd $mydroid/out/host/linux-x86/bin/ $ ./cts cts_host help This is done. Need clarifications on this: In the steps to be followed it is given

Re: [android-porting] CTS in android

2011-04-18 Thread Akshat Saha
Hi, Try to export the PATH of $mydroid/out/host/linux-x86/bin/ and then run cts, it should solve the SDK ROOT problem, provided you have complied the sdk, else download one. And regarding devices, please make sure you have the file /etc/udev/rules.d/51-android.rules with the following entry: *#

[android-porting] CTS and frameword modifications

2011-03-30 Thread Adrien Moa
Hi all, I'm porting Android to a particular board and I have some questions. First, Can we implements just 50 % of a fonctionality. For exemple, in the framework there is a Class that contain a method public String myFunction(){ //frameword Code}. Can I change it for public static String

[android-porting] CTS Test plan Query

2010-09-16 Thread Uander
Hi All , I am running cts plan on cts console using command : start --plan CTS Console Logs are : start test plan CTS CTS_INFO Checking API... CTS_INFO This might take several minutes, please be patient... CTS_ERROR null CTS_ERROR Timeout: checkapi API Check TIMEOUT. (timeout)

[android-porting] CTS install_failed_insufficient_storage error

2010-07-07 Thread deepak singal
Hi All, I am trying to port eclair-2.1 CTS code on zoom2 target board. I am facing below error : root@:bin# ./cts Android CTS version 2.1_pre_r1 Device(0123456789ABCDEF) connected cts_host cts_host cts_host cts_host cts_host cts_host cts_host cts_host start --plan Java install met

[android-porting] CTS case: testPerformFiltering always timeout, even on Nexus One

2010-05-26 Thread Xinyu Chen
Hi All I'm testing the CTS on our device, and always met the testPerformFiltering timeout issue durning AutoCompleteTextViewTest. We also have tested such case on Nexus One, it timeouts too. I have debug that, the testPerformFiltering test case function did not run at all. The test runner must

[android-porting] CTS not detecting Zoom2 device

2010-04-15 Thread Uander
Hi ALL , I am ruuning startcts script to run cts testtools . I have run emulator as well as my zoom2 device is also connected to /dev/ttyUSB0 port When I am doing adb devices . it is only showing emulator not zoom2 . List of devices attached emulator-5554device What settings required so

Re: [android-porting] CTS not detecting Zoom2 device

2010-04-15 Thread Deva R
Hi, Can you make sure of adb bridge, with emulator and zoom seperately one at a time? I guess the tag emulator-5554 is used by zoom2 too.. Pls check http://omappedia.org/wiki/Android_Debugging#Debugging_on_Zoom2_with_Eclipse_ADT On Thu, Apr 15, 2010 at 3:49 PM, Uander uandro...@gmail.com

Re: [android-porting] CTS not detecting Zoom2 device

2010-04-15 Thread Uander
Thanks Deva . It works . I switched off my emulator and then see . for zoom2 also , device name was ..emulator -5554 only . Also I enable USB debugging support in Zoom2 board also . Thanks Uander On Thu, Apr 15, 2010 at 4:56 PM, Deva R r.deva...@gmail.com wrote: Hi, Can you make sure of

[android-porting] CTS APK'S QUERIES

2010-03-16 Thread Umang Gupta
Hi All , I am running cts test cases on eclair . I've done with : . build/envsetup.sh; lunch 1; make cts That compiled my all cts test cases . Apk's for that all have been installed in $(ANDROID_BUILD_TOP)/out/target/product/generic/data/app : few of these are : CtsDatabaseTestCases.apk ,

[android-porting] CTS performance test and LOCAL_CERTIFICATE

2009-11-10 Thread Nate Totura
We have a need to access files from within the browser that have been downloaded with the downloadprovider. In order to do that we had to add the media certificate to the browser application to get access to the files. As a result of this change we have some issues running the CTS scripts. The

[android-porting] CTS test failure

2009-10-01 Thread Sergey Ten
Hello, I tried to post this question to android-platform group, and was advised to post it to this group instead. Please notice that the failure have been consistently repro with vanilla cupcake/donut bits, built and tested on MAC OS X. Here is the original message I was trying to post: We ran

[android-porting] CTS fail on android 1.5 r1

2009-09-28 Thread Ross
One of the failed case is as following in the test result. Test endtime=Wed Sep 02 21:41:39 CST 2009 name=testInit result=fail starttime=Wed Sep 02 21:41:38 CST 2009 FailedScene message=java.lang.NullPointerException at android.widget.cts.DatePickerTest.getPickerText(DatePickerTest.java: 326)

[android-porting] CTS question: about wifi and navigation keys

2009-09-04 Thread worldfip
Dear all, Does anybody know whether wifi and navigation keys(up, down, left, right) are CTS mandatory for Android mobile phone? Thanks. worldfip --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr...@googlegroups.com website:

[android-porting] CTS fails for java.io.OutputStreamWriterTest

2009-08-24 Thread Victor Kruglikov
Dear Google, Please give me a clue, to pass CTS. I'm try to do CTS test. The Android 1.5 r3 which I get from Android Open Source fails CTS. Mean while, if I download Android 1.5 r3 and run CTS test for emulator it's PASS. the module fail CTS is: java.io.OutputStreamWriterTest I run test with