[TIMOB-25116] Windows: Mocha test Titanium.UI.ImageView layoutWithSIZE_and_fixed 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:53.000+0000 |
| Updated | 2019-05-02T18:20:33.000+0000 |
Description
Titanium.UI.ImageView layoutWithSIZE_and_fixed 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)
AssertionError: expected 0 to equal 100fromshould(innerView.size.height).eql(100);, sidenote why is this using a remote image, it should be a local imageFails on all platforms