[TIMOB-25138] Windows: Mocha test Titanium.UI.View animate (width %) 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:25.000+0000 |
| Updated | 2019-05-02T18:19:45.000+0000 |
Description
Titanium.UI.View animate (width %) 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":119,"operator":"to be approximately 1062 ±10","message":"expected 119 to be approximately 1062 ±10","generatedMessage":true,"stack":"/should.js:1411:20\n/your-test.js:35:47"Still valid, now errors with
AssertionError: expected 70 to be approximately 1080 ±10, looks similar to TIMOB-25139 in that the view state is not persisted after animation