Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-25132] Windows: Mocha test Titanium.UI.Layout TIMOB-23305 test failure

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionDone
Resolution Date2019-05-22T01:44:13.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsWindows
LabelsengSchedule, failure-reviewed
ReporterEric Merriman
AssigneeKota Iguchi
Created2017-08-11T16:22:16.000+0000
Updated2019-05-22T01:44:13.000+0000

Description

Titanium.UI.Layout TIMOB-23305 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-09-06

    "error":{"name":"AssertionError","actual":0,"expected":0,"operator":"to equal","message":"expected 0 not to equal 0","generatedMessage":true,"stack":"/should.js:1419:18\n/your-test.js:38:37\nopen@[native code]\n/your-test.js:64:11\nrun@/ti-mocha.js:4363:19\nrunTest@/ti-mocha.js:4768:13\n/ti-mocha.js:4846:19\nnext@/ti-mocha.js:4693:16\n/ti-mocha.js:4703:11\nnext@/ti-mocha.js:4641:25\n/ti-mocha.js:4670:9\ntimeslice@/ti-mocha.js:5777:27","showDiff":true} From https://github.com/ewanharris/titanium-mobile-mocha-suite/blob/07a5cd83a978b73ddcce325551cebb8c5df20362/Resources/ti.ui.layout.test.js#L1967
  2. Ewan Harris 2019-04-23

    Broken on all, test needs review
  3. Kota Iguchi 2019-05-22

    Merged https://github.com/appcelerator/titanium-mobile-mocha-suite/pull/160. The original test case was not quite right. Fixed for Windows.

JSON Source