[TIMOB-25121] Windows: Mocha test Titanium.UI.Layout undefinedTop test failure
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Won't Do |
| Resolution Date | 2020-06-30T14:42:20.000+0000 |
| Affected Version/s | Release 8.0.0 |
| Fix Version/s | n/a |
| Components | Windows |
| Labels | engSchedule, failure-reviewed |
| Reporter | Eric Merriman |
| Assignee | Christopher Williams |
| Created | 2017-08-11T16:22:00.000+0000 |
| Updated | 2020-06-30T14:42:20.000+0000 |
Description
Titanium.UI.Layout undefinedTop 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 from here https://github.com/ewanharris/titanium-mobile-mocha-suite/blob/TIMOB-24816/Resources/ti.ui.layout.test.js#L530 "error":{"name":"AssertionError","actual":-281,"expected":-561,"operator":"to equal","message":"expected -281 to equal -561","generatedMessage":true,"stack":"/should.js:1411:20\n/your-test.js:53:30","showDiff":true}
Still valid, now errors with
AssertionError: expected 103 to equal 175https://github.com/appcelerator/titanium_mobile_windows/pull/1394