Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-9714] Anvil: finish() throws an exception

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionCannot Reproduce
Resolution Date2012-07-16T15:48:25.000+0000
Affected Version/sRelease 2.1.0
Fix Version/sn/a
ComponentsDrillbit
Labelsanvil, core
ReporterAllen Yeung
AssigneeNeeraj Gupta
Created2012-06-21T16:14:19.000+0000
Updated2017-03-10T00:00:31.000+0000

Description

Run secondContextRequire test from the includes/includes test suite, and it throws the following error:
<TypeError: Cannot read property 'resultSet' of undefined
    at Object.passed (testUtil.js:48:13)
    at suites/includes/win.js:7:11
    at Module._runScript (ti:/module.js:310:17)
    at Module.load (ti:/module.js:89:7)
    at Module.require (ti:/module.js:239:9)
    at TiBaseWindow.runWindowUrl (ti:/window.js:334:10)
    at TiBaseWindow.loadUrl (ti:/window.js:358:8)
    at TiBaseWindow.postOpen (ti:/window.js:297:9)
    at TiBaseWindow.open (ti:/window.js:265:9)
    at [object Object].secondContextRequire (suites/includes/includes.js:95:7)>
Looking at testUtil.js, it looks like testRun may be undefined in this scenario.

Comments

  1. Ping Wang 2012-07-16

    Can not reproduce with 2_1_X branch.
  2. Lee Morris 2017-03-10

    Closing this ticket as the issue cannot be reproduced.

JSON Source