[TIMOB-17000] CLI: android.emulatorStartTimeout is a string, not an integer
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2014-05-23T20:39:46.000+0000 |
Affected Version/s | Release 3.3.0 |
Fix Version/s | 2014 Sprint 10, 2014 Sprint 10 Tooling, Release 3.3.0 |
Components | Android, CLI |
Labels | module_cli, qe-3.3.0, qe-closed-3.3.0, qe-testadded |
Reporter | Olga Romero |
Assignee | Chris Barber |
Created | 2014-05-20T20:34:02.000+0000 |
Updated | 2014-07-02T06:57:11.000+0000 |
Description
When we set android.emulatorStartTimeout in ti config and build the app for an Android emulator, the current timeout won't change.
To test
ti config android.emulatorStartTimeout 600000
android.emulatorStartTimeout saved
ti config
android.emulatorStartTimeout = "600000"
Actual result
The current timeout is set to 120000 ms
You can increase this timeout by running: titanium config android.emulatorStartTimeout <timeout ms>
Master pull request: https://github.com/appcelerator/titanium/pull/134 3_3_X pull request: https://github.com/appcelerator/titanium/pull/135
Tested and verified the fix, using: Appcelerator Studio, build: 3.3.0.201405161313 Titanium SDK, build: 3.3.0.v20140521074112 Node.JS Version: v0.10.13 NPM Version: 1.3.2 acs@1.0.14 alloy@1.4.0-alpha2 npm@1.3.2 titanium@3.3.0-alpha5 titanium-code-processor@1.1.1 Android 4.4.2 Emulator