Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-8557] Transport.py is not working in CI

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionDuplicate
Resolution Date2012-04-05T16:37:46.000+0000
Affected Version/sRelease 2.0.0, Release 2.1.0
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterMauro Parra-Miranda
AssigneeNeeraj Gupta
Created2012-04-05T13:05:07.000+0000
Updated2017-03-10T19:14:23.000+0000

Description

Problem Description

I've been running into issues with the 2.X CI builds and transport.py. Due to how we handle builds, I need to use transport.py for all submissions and ad hoc builds. Any of the 2.X or Master builds have this build issue.

Actual Results

The build via transport.py is failing.

Expected Results

The build via transport.py working just fine

Test Case

1. Create a new Titanium project targeting a 2.X CI build 2. Run the transport.py process as usual 3. Open in xcode and try to run in the simulator

Extra info

When xcode tries to compile you will get the below error [TRACE] app property, ti.ui.defaultunit : system [INFO] wrote Resources/stylesheet.plist Traceback (most recent call last): File "titanium/iphone/compiler.py", line 7, in import os, sys, re, shutil, time, run, sgmllib, codecs, tempfile File "/Users/benjamin/Dev/Projects/Ti/myTravel/test/build/iphone/titanium/iphone/run.py", line 2, in from tools import ensure_dev_path ImportError: No module named tools Command /bin/sh failed with exit code 1 I tried this again today using the below build version.

Comments

  1. Neeraj Gupta 2012-04-05

    Duplicate of TIMOB-8558.
  2. Lee Morris 2017-03-10

    Closing ticket as duplicate.

JSON Source