Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-25139] Windows: Mocha test Titanium.UI.View animate (height %) test failure

GitHub Issuen/a
TypeBug
PriorityNone
StatusOpen
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
ComponentsWindows
LabelsengSchedule, failure-reviewed
ReporterEric Merriman
AssigneeKota Iguchi
Created2017-08-11T16:22:26.000+0000
Updated2019-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)

Comments

  1. Ewan Harris 2017-08-28

    "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)
  2. Ewan Harris 2019-04-23

    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

JSON Source