[TIMOB-19856] Windows: Jenkins test script should select an 8.1 emulator
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | None |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2015-11-04T13:47:08.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 5.1.0 |
| Components | Windows |
| Labels | n/a |
| Reporter | Gary Mathews |
| Assignee | Gary Mathews |
| Created | 2015-11-03T23:53:46.000+0000 |
| Updated | 2015-11-20T16:51:38.000+0000 |
Description
With the Windows 10 SDK installed the default deviceId
8-1-1 that we deploy to becomes a Windows 10 Emulator. This causes the test to fail.
!http://puu.sh/l7riT/91952a1700.png!
We should select a Windows 8.1 Emulator to run the test.
PR: https://github.com/appcelerator/titanium_mobile_windows/pull/467
Closing ticket