RESOLVED INVALID 25848
Two users can not run-webkit-tests at once (due to use of /tmp)
https://bugs.webkit.org/show_bug.cgi?id=25848
Summary Two users can not run-webkit-tests at once (due to use of /tmp)
Eric Seidel (no email)
Reported 2009-05-17 23:28:51 PDT
Two users can not run-webkit-tests at once (due to use of /tmp) This comes up somewhat often @ Google because a lot of users use Windows or Linux boxes as their main desktop and just SSH into a mac to test patches & run the layout tests. Example failure: Running tests from /Projects/WebKit/LayoutTests Testing 10629 test cases. accessibility ....................could not create /tmp/layout-test-results/accessibility/plugin-stderr.txt
Attachments
Eric Seidel (no email)
Comment 1 2009-05-17 23:30:35 PDT
Turns out there is already: -o|--results-directory Output results directory (default: /tmp/layout-test-results) So I guess Julie and I just need to use that. Whether that should change to default to something else or not is a different question. :)
Note You need to log in before you can comment on or make changes to this bug.