[ALOY-805] Windows fails generate.js spec on Windows with weird behavior
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Open |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Testing |
Labels | n/a |
Reporter | Tony Lukasavage |
Assignee | Unknown |
Created | 2013-08-22T22:16:43.000+0000 |
Updated | 2018-03-07T22:26:01.000+0000 |
Description
When running the jmk portion of the generate.js tests, for some reason Titanium Studio starts, which in turns locks some files if you have the Harness imported, which in turn makes tests fail after that. I have no idea why this is happening at this point as the weird behavior seems to occur at a command that has nothing to do with tistudio:
alloy generate jmk --project-dir /path/to/harness
No comments