Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-9711] Anvil: shouldBeUndefined() throws an exception

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

Description

Run removeMethodsAddRemoveView test from the android/android_ui/android_ui test suite, and it throws the following error:
<TypeError: Cannot read property 'resultSet' of undefined
    at [object Object].shouldBeUndefined (testUtil.js:149:18)
    at [object Object].removeMethodsAddRemoveView (suites/android/android_ui/android_ui.js:195:27)
    at [object Object].processDriverData (common.js:129:57)
    at Stream.<anonymous> (util.js:50:26)>
Looking at testUtil.js, it looks like this.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