Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-23505] iOS: CLI doesn't always tail logs (or delays connecting initially for some time)

GitHub Issuen/a
TypeBug
PriorityNone
StatusOpen
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
ComponentsCLI, iOS
Labelscb-tooling, ioslib
ReporterChristopher Williams
AssigneeUnknown
Created2016-06-13T18:27:59.000+0000
Updated2020-03-06T21:40:22.000+0000

Description

When running the mocha test suite locally the application logs for the iOS/iPhone simulator sometimes just don't connect at all on short suites. And if I make the test suite we run long enough, it may "delay" showing the actual logs from Ti.API until we're far into the test run. We effectively totally drop the initial set of logs (and for our mocha test suite that means dropping information on tests that have been run).

Comments

  1. Chee Kiat Ng 2016-06-13

    [~cbarber] any clue on this?
  2. Chris Barber 2016-06-13

    There were a couple issues in node-ios-device, one namely was a timing issue with starting the syslog relay service. This was all fixed in node-ios-device v0.9.5 which was updated in ioslib v0.11.0 which is already in TiSDK 5.4.0, but missed the 5.3.0 code freeze.

JSON Source