Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-25095] Windows: Mocha test Titanium.Media.Sound apiName test failure

GitHub Issuen/a
TypeBug
PriorityNone
StatusResolved
ResolutionFixed
Resolution Date2017-09-06T14:03:31.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsfailure-reviewed
ReporterEric Merriman
AssigneeKota Iguchi
Created2017-08-11T16:21:14.000+0000
Updated2017-09-06T14:03:31.000+0000

Description

Titanium.Media.Sound apiName 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-24

    Error message below, this is a bad test it should be asserting with the Ti namepsace see TIMOB-23346
       [ERROR] ----- Titanium Javascript Runtime Error -----
       [ERROR] In app.js: undefined,undefined
       [ERROR] Message: Uncaught Error: expected 'Ti.Media.Sound' to equal 'Titanium.Media.Sound'
       
  2. Kota Iguchi 2017-09-01

    https://github.com/appcelerator/titanium-mobile-mocha-suite/pull/21

JSON Source