[TIMOB-25134] Windows: Mocha test Titanium.UI.TextField padding test failure
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2019-05-21T12:55:21.000+0000 |
| Affected Version/s | Release 8.0.0 |
| Fix Version/s | Release 8.1.0 |
| Components | Windows |
| Labels | engSchedule, failure-reviewed |
| Reporter | Eric Merriman |
| Assignee | Kota Iguchi |
| Created | 2017-08-11T16:22:19.000+0000 |
| Updated | 2019-05-21T12:55:21.000+0000 |
Description
Titanium.UI.TextField padding 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 isn't implemented on Windows
Is now implemented but test now fails with
expected 0 to equal 20on the left assertion. At a guess, values aren't being updated when they are sethttps://github.com/appcelerator/titanium_mobile_windows/pull/1386
FR Passed, waiting on Jenkins build.
Merged to master.
Closing ticket fix verified in SDK Version
8.1.0.v20190520081553Test and other information can be found at: https://github.com/appcelerator/titanium_mobile_windows/pull/1386