[ALOY-804] jake not working on Windows
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Resolved |
Resolution | Fixed |
Resolution Date | 2013-08-23T00:40:43.000+0000 |
Affected Version/s | Alloy 1.2.0 |
Fix Version/s | Alloy 1.2.1, 2013 Sprint 17 |
Components | Tooling |
Labels | n/a |
Reporter | Tony Lukasavage |
Assignee | Unknown |
Created | 2013-08-21T15:26:18.000+0000 |
Updated | 2018-03-07T22:26:00.000+0000 |
Description
All jake commands are failing with error on windows.
commit: 9f5d8d8660eb68ddbd949ff780208b8bafca6559 Should be verified on the master and 1_2_X branch.
jake app:run
should work for all test apps on Windows now.jake test:all
still has some issues, but runs for the most part. ALOY-805 deals with an issue related to testing jmk files in the generate.js spec. There's also a number of other caveats when attempting to run the automated tests on Windows that are chronicled in the [jake section of the README.md](https://github.com/appcelerator/alloy/blob/master/README.md#additional-notes).