[TIMOB-25139] Windows: Mocha test Titanium.UI.View animate (height %) 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:22:26.000+0000 |
| Updated | 2019-05-02T18:19:55.000+0000 |
Description
Titanium.UI.View animate (height %) 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":{"name":"AssertionError","actual":90,"operator":"to be approximately 810 ±10","message":"expected 90 to be approximately 810 ±10",from [here](https://github.com/ewanharris/titanium-mobile-mocha-suite/blob/TIMOB-24816/Resources/ti.ui.view.test.js#L504)Still valid, error is now
expected 53 to be approximately 810 ±10, looks to be due to windows not persisting the state of the view after animation is complete