[TIMOB-25114] Windows: Mocha test Titanium.UI constants TEXT_VERTICAL_ALIGNMENT_CENTER test failure
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | None |
| Status | Open |
| Resolution | Unresolved |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Windows |
| Labels | engSchedule, failure-reviewed |
| Reporter | Eric Merriman |
| Assignee | Kota Iguchi |
| Created | 2017-08-11T16:21:47.000+0000 |
| Updated | 2019-05-02T18:20:52.000+0000 |
Description
Titanium.UI constants TEXT_VERTICAL_ALIGNMENT_CENTER 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)
Error is originating from here https://github.com/ewanharris/titanium-mobile-mocha-suite/blob/TIMOB-24816/Resources/utilities/assertions.js#L31 this.fail logs undefined so I'm not sure what's correct here, need to investigate iOS and Android
Broken on all platforms