DescriptionAvoid using an invalid working directory in mjsunit/d8-os.
This test deleted its working directory and then tried to run several
shell commands which caused a failure on nfs.
Changes:
-TEST_DIR is only removed at the very end of the test
-the working directory is changed to /tmp at the beginning so that
every iteration (when running with --stress-opt) has a valid working directory
BUG=
TEST=
Committed: http://code.google.com/p/v8/source/detail?r=10240
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|