Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-25144] Windows: Mocha test Titanium.UI.Window window_to_string test failure

GitHub Issuen/a
TypeBug
PriorityNone
StatusClosed
ResolutionInvalid
Resolution Date2018-04-10T02:22:51.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsfailure-reviewed
ReporterEric Merriman
AssigneeKota Iguchi
Created2017-08-11T16:22:33.000+0000
Updated2018-04-10T02:22:51.000+0000

Description

Titanium.UI.Window window_to_string 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-01

    "error":{"name":"AssertionError","actual":"\[object class TitaniumWindows::UI::Window\]","expected":"\[object Window]","operator":"to equal","message":"expected '\[object class TitaniumWindows::UI::Window]' to equal '\[object Window]'","generatedMessage":true,"stack":"/should.js:1411:20\n/your-test.js:20:32\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 }}
  2. Kota Iguchi 2018-04-10

    This test is removed from current suite. Closing.

JSON Source