Status: New
Owner: ----
New issue 3020 by [email protected]: Error while executing python
tools/run-tests.py --buildbot --outdir build --arch x64 --mode Release-No
such file or directory
http://code.google.com/p/v8/issues/detail?id=3020
Detailed description of the issue.
Hello,
This is my first attempt at trying something this complex. I installed v8
according to the instructions in Ubuntu 13.04 amd64 running in virtual box
in a Windows 7 environment. When I am trying to run the test script "python
tools/run-tests.py --buildbot --outdir build --arch x64 --mode Release" I
am getting an error. The traceback is below:
*>>> Running tests for x64.Release*
*Traceback (most recent call last):*
* File "tools/run-tests.py", line 413, in <module>*
* sys.exit(Main())*
* File "tools/run-tests.py", line 290, in Main*
* code = Execute(arch, mode, args, options, suites, workspace)*
* File "tools/run-tests.py", line 340, in Execute*
* s.ReadTestCases(ctx)*
* File "/home/nilayan/Documents/v8/tools/testrunner/local/testsuite.py",
line 90, in ReadTestCases*
* self.tests = self.ListTests(context)*
* File "/home/nilayan/Documents/v8/test/cctest/testcfg.py", line 53, in
ListTests*
* context.extra_flags)*
* File "/home/nilayan/Documents/v8/tools/testrunner/local/commands.py",
line 143, in Execute*
* stderr=fd_err*
* File "/home/nilayan/Documents/v8/tools/testrunner/local/commands.py",
line 81, in RunProcess*
* **rest*
* File "/usr/lib/python2.7/subprocess.py", line 711, in __init__*
* errread, errwrite)*
* File "/usr/lib/python2.7/subprocess.py", line 1308, in _execute_child*
* raise child_exception*
*OSError: [Errno 2] No such file or directory*
Thanks,
Nilayan
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
v8-dev mailing list
[email protected]
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.