Updates:
        Cc: [email protected]

Comment #4 on issue 4263 by [email protected]: Install Yaml python package all the bots
https://code.google.com/p/v8/issues/detail?id=4263

Installing yaml on all bots is unfortunately not that trivial. It requires to be added to each of the used vm images and reimaging all vms where test262 is configured to run. This includes all our supported platforms in possibly all versions.

Is yaml part of python from some version on or is it always required to be installed separately?

---

Another solution would be to use the pure-python pyyaml as a thirdparty library and add it to the python path. For that we'd need to mirror the sources somewhere or make the archive available for download from google storage.

@tandrii: Any thoughts?

--
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/d/optout.

Reply via email to