Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-15698] Anvil: iOS tests in anvil fail to run

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2013-11-13T17:49:21.000+0000
Affected Version/sn/a
Fix Version/s2013 Sprint 23, 2013 Sprint 23 API, Release 3.2.0
ComponentsAnvil, iOS
Labelsn/a
ReporterAllen Yeung
AssigneePedro Enrique
Created2013-11-12T00:05:37.000+0000
Updated2013-12-12T23:33:14.000+0000

Description

Due to the changes in secure storage, specifically https://github.com/appcelerator/titanium_mobile/commit/0056de40007059a256db0da56438f5ff2b1cb049, the old python scripts no longer work for Ti.App.Properties. Steps to reproduce: 1. Run anvil for iOS a. In titanium_mobile/anvil/driver, run 'node driver.js --mode=local --platform=ios" b. In the CLI prompt, type 'start' Expected Results: All the tests should run Actual Results: Anvil fails with the error: data parameter is nil at init.js (The line actually points to an problem with Ti.App.Properties)

Comments

  1. Pedro Enrique 2013-11-12

    PR: https://github.com/appcelerator/titanium_mobile/pull/4953

JSON Source