Michael Joyce created CLIMATE-442:
-------------------------------------
Summary: Cannot have multiple nested directories that don't exist
in UI backend tests
Key: CLIMATE-442
URL: https://issues.apache.org/jira/browse/CLIMATE-442
Project: Apache Open Climate Workbench
Issue Type: Bug
Components: webapp
Affects Versions: 0.3-incubating
Reporter: Michael Joyce
Assignee: Michael Joyce
Fix For: 0.4
The UI backend tests cannot handle a PATH_LEADER or WORK_DIR where multiple
nested directories don't exist. For instance, /tmp/ocw/test would cause an
issue if the user didn't already have a /tmp/ocw folder. Switching over the
directory creation to use makedirs (instead of mkdir) should fix the problem.
--
This message was sent by Atlassian JIRA
(v6.2#6252)