Thanks Atiq for your reply. 

I tried your command but there is still same issue as below


$ tools/run-tests.py --arch-and-mode=android_arm.release --outdir=out.gn 
cctest/test-run-machops/RunInt32Add
>>> Running tests for android_arm.release
Error executing: 
['/home/user/v8-master/v8/out.gn/android_arm.release/cctest', '--list']
Traceback (most recent call last):
  File "tools/run-tests.py", line 961, in <module>
    sys.exit(Main())
  File "tools/run-tests.py", line 748, in Main
    code = Execute(arch, mode, args, options, suites)
  File "tools/run-tests.py", line 840, in Execute
    s.ReadTestCases(ctx)
  File "/home/user/v8-master/v8/tools/testrunner/local/testsuite.py", line 
142, in ReadTestCases
    self.tests = self.ListTests(context)
  File "/home/user/v8-master/v8/test/cctest/testcfg.py", line 52, in 
ListTests
    context.extra_flags)
  File "/home/user/v8-master/v8/tools/testrunner/local/commands.py", line 
132, in Execute
    return RunProcess(verbose, timeout, args, env or {})
  File "/home/user/v8-master/v8/tools/testrunner/local/commands.py", line 
84, in RunProcess
    raise e
OSError: [Errno 8] Exec format error



Thanks
-Weiliang

-- 
-- 
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev
--- 
You received this message because you are subscribed to the Google Groups 
"v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to