[TIMOB-25118] Windows: Mocha test Titanium.UI.Label ellipsize test failure
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | None |
| Status | Closed |
| Resolution | Done |
| Resolution Date | 2019-04-26T11:39:30.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | n/a |
| Labels | engTriage, failure-reviewed |
| Reporter | Eric Merriman |
| Assignee | Ewan Harris |
| Created | 2017-08-11T16:21:56.000+0000 |
| Updated | 2019-04-26T11:39:30.000+0000 |
Description
Titanium.UI.Label ellipsize please investigate the failure.
Please use https://github.com/ewanharris/titanium-mobile-mocha-suite/tree/TIMOB-24816 to find the related test
You can use https://github.com/ewanharris/mocha-test to quickly debug (most) mocha tests)
This is not implemented on Windows
This is now implemented and works, enabling the test
PR: https://github.com/appcelerator/titanium-mobile-mocha-suite/pull/146
Merged!