Android errors when running gator test

Bug #938569 reported by David Stubbs
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
LAVA Android Test
Fix Released
Medium
Le Chi Thu

Bug Description

I get lava-android-test errors when I run my test. The full log file for this is http://validation.linaro.org/lava-server/scheduler/job/11614/log_file.

Below is the section that reports the failure:

root@linaro: <LAVA_DISPATCHER>2012-02-07 02:20:47 PM INFO: Execute command on host: lava-android-test install gatortest -s 192.168.1.155:5555
Traceback (most recent call last):
  File "/srv/lava/instances/production/bin/lava-android-test", line 9, in <module>
    load_entry_point('lava-android-test==0.0.12', 'console_scripts', 'lava-android-test')()
  File "/srv/lava/instances/production/local/lib/python2.7/site-packages/lava_android_test/main.py", line 49, in main
LAVA: --Start Operation: Install test (gatortest) on device(192.168.1.155:5555)
    run_with_dispatcher_class(LAVAAndroidTestDispatcher)
  File "/srv/lava/instances/production/local/lib/python2.7/site-packages/lava_tool/dispatcher.py", line 56, in run_with_dispatcher_class
    raise SystemExit(cls().dispatch())
  File "/srv/lava/instances/production/local/lib/python2.7/site-packages/lava_tool/interface.py", line 255, in dispatch
    return command.invoke()
  File "/srv/lava/instances/production/local/lib/python2.7/site-packages/lava_android_test/commands.py", line 226, in invoke
    test = testloader(self.args.test_id, self.args.serial)
  File "/srv/lava/instances/production/local/lib/python2.7/site-packages/lava_android_test/testdef.py", line 501, in testloader
    base = mod.testobj
AttributeError: 'module' object has no attribute 'testobj'

Revision history for this message
Le Chi Thu (le-chi-thu) wrote :

The gator test for android works. Here is the result -
http://validation.linaro.org/lava-server/scheduler/job/13375

Changed in lava-android-test:
status: New → Fix Released
assignee: nobody → Le Chi Thu (le-chi-thu)
milestone: none → 2012.03
importance: Undecided → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.