Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-6419] iOS: Drillbit 'app' failure (version truncation)

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionWon't Fix
Resolution Date2017-05-22T21:15:21.000+0000
Affected Version/sRelease 1.8.0.1
Fix Version/sn/a
ComponentsiOS
Labelscore, tbs-1.8.2, tooling
ReporterStephen Tramer
AssigneeEric Merriman
Created2011-12-01T14:14:31.000+0000
Updated2017-06-05T23:09:41.000+0000

Description

Currently we have a drillbit failure in 'app' which indicates we may be truncating version information incorrectly:
test_custom_valuesfalse5should be: "1.0.1", was: "1.0" 

Comments

  1. Stephen Tramer 2011-12-03

    Confirmed that this is a drillbit bug, and NOT an iOS bug; the correct tiapp.xml file isn't being transferred over to the harness (not sure why it is for Android). Can be postponed as a result.
  2. Stephen Tramer 2011-12-03

    Drillbit-only issue; not critical. Moving to next sprint.
  3. Stephen Tramer 2011-12-05

    Could be handled as part of TIMOB-6354; may even be the same issue.
  4. Blain Hamon 2011-12-06

    Tracked it down so far to it being trying to generate /Volumes/Datums/CodeValhalla/Github/Mine/titanium_mobile/build/drillbit/Drillbit.app/Contents/tiapp_harness.xml [Error] Error rendering template: ReferenceError: Can't find variable: androidRuntime,line:32 The line right before this is drillbitmodule.js:234, and it's causing the copy of the new drillbit info to fail.
  5. Lee Morris 2017-05-22

    Resolving as "Won't Fix" as we no longer support Drillbit.

JSON Source