Reviewers: Yang, Description: Make d8-os test less flaky.
Because of stress testing there may be parallel instances of the test running, which makes it fail when using a hardcoded test dir name. Adding a random suffix helps. It'd be nicer to add something like pid, but there doesn't seem to be an easy way of getting it. [email protected] Please review this at http://codereview.chromium.org/7491057/ SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge Affected files: M test/mjsunit/d8-os.js -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
