Fix d8-os unit test to work with isolates.
authormstarzinger@chromium.org <mstarzinger@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 8 Feb 2012 10:59:19 +0000 (10:59 +0000)
committermstarzinger@chromium.org <mstarzinger@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 8 Feb 2012 10:59:19 +0000 (10:59 +0000)
commit8e1399c761a9bfdefdf6231bee14d8f9a2285792
tree7340ec6732a3e140b3fdbaeaf46c89ebf3391bdc
parenta0b287a3b1e4abfddd5d5b5dcd56ed5c9d061882
Fix d8-os unit test to work with isolates.

We cannot use chdir to set the working directory on a per-isolate basis,
hence we need to specify absolute directories instead for this test to
work properly on multi-threaded runs.

R=yangguo@chromium.org
TEST=mjsunit/d8-os

Review URL: https://chromiumcodereview.appspot.com/9348051

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@10639 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
test/mjsunit/d8-os.js