Hi,
Most of the Android tests related to GUI expect Android to have booted to homescreen. With the new lava-test-shell it appears that the tests begin to execute as soon as we reach to a shell prompt, this was not the case with lava-android-test where dispatcher waited till homescreen is reached.
I have sent a patch to Senthil to add a test to wait till homescreen is reached, but not all test repositories will include this test.
Is it possible to add wait for homescreen as a prerequisite in the lava-test-shell framework while running on android ?
Regards, Vishal
Hi Vishal,
On Wed, Feb 13, 2013 at 08:44:54AM +0530, Vishal Bhoj wrote:
Hi,
Most of the Android tests related to GUI expect Android to have booted to homescreen. With the new lava-test-shell it appears that the tests begin to execute as soon as we reach to a shell prompt, this was not the case with lava-android-test where dispatcher waited till homescreen is reached.
I have sent a patch to Senthil to add a test to wait till homescreen is reached, but not all test repositories will include this test.
Is it a standalone shell script?
Is it possible to add wait for homescreen as a prerequisite in the lava-test-shell framework while running on android ?
It is possible, yes. But maybe it would be better if the test cases that need to wait for the home screen make an explicit call for the wait-for-home-screen script at the beginning?
linaro-validation@lists.linaro.org