Hi,
When I run autotest on ARM target I get the following error, pls suggest
# bin/autotest samples/filesystem
DEBUG:root:Cleaning up previously found state file
00:04:58 INFO | Writing results to
/dtv/usb/sda2/autotest-client-0.12.0-dirty/results/default
00:04:58 INFO | Initializing the state engine
00:04:58 INFO | Symlinking init scripts
00:04:58 CRITI| JOB ERROR (autotest bug?): [Errno 2] No such file or
directory
Traceback (most recent call last):
File "/dtv/usb/sda2/autotest-client-0.12.0-dirty/bin/job.py", line 1349,
in runjob
myjob = job(control=control, drop_caches=drop_caches, options=options)
File "/dtv/usb/sda2/autotest-client-0.12.0-dirty/bin/job.py", line 87, in
__init__
self._pre_record_init(control, options)
File "/dtv/usb/sda2/autotest-client-0.12.0-dirty/bin/job.py", line 153, in
_pre_record_init
self.harness = harness.select(options.harness, self)
File "/dtv/usb/sda2/autotest-client-0.12.0-dirty/bin/harness.py", line 92,
in select
harness_instance = getattr(harness_module, harness_name)(job)
File
"/dtv/usb/sda2/autotest-client-0.12.0-dirty/bin/harness_standalone.py", line
40, in __init__
initdefault = utils.system_output('grep :initdefault: /etc/inittab')
File "/dtv/usb/sda2/autotest-client-0.12.0-dirty/common_lib/utils.py",
line 689, in system_output
args=args).stdout
File "/dtv/usb/sda2/autotest-client-0.12.0-dirty/common_lib/utils.py",
line 421, in run
stderr_level=get_stderr_level(stderr_is_expected)),),
File "/dtv/usb/sda2/autotest-client-0.12.0-dirty/common_lib/utils.py",
line 78, in __init__
stdin=stdin)
File "/dtv/usb/sda2/Python-2.6.5/_install/lib/python2.6/subprocess.py",
line 633, in __init__
errread, errwrite)
File "/dtv/usb/sda2/Python-2.6.5/_install/lib/python2.6/subprocess.py",
line 1139, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
On Thu, Aug 26, 2010 at 4:13 AM, Lucas Meneghel Rodrigues
<[email protected]>wrote:
> On Wed, 2010-08-25 at 20:46 +0530, Ajeet Yadav wrote:
> > I found one patch related to "Supporting Autotest on ARM"
> > http://www.mail-archive.com/[email protected]/msg00538.html
>
> Oh Ajeet, I just remembered one thing: All the heavy work made by Eric
> and the other Chrome OS folks was made after the 0.12.0 release was
> branched, so I suspect you'll need the latest git or svn trunk. Please
> refer to
>
> http://autotest.kernel.org/wiki/DownloadSource
>
> On how to get the source. My apologies, 0.13.0 will already have all
> those mentioned features integrated, but I still need to release 0.12.1
> first :)
>
> Lucas
>
>
>
_______________________________________________
Autotest mailing list
[email protected]
http://test.kernel.org/cgi-bin/mailman/listinfo/autotest