Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-16824] Android: unexpected console output, running module_textfield

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionWon't Fix
Resolution Date2017-07-26T20:35:52.000+0000
Affected Version/sRelease 3.2.3
Fix Version/sn/a
ComponentsAndroid
Labelsqe-3.2.3
ReporterOlga Romero
AssigneeEric Merriman
Created2014-04-07T23:10:05.000+0000
Updated2017-07-26T20:35:52.000+0000

Description

While testing module textfield, I encountered an unexpected Studio console output. It happens only on Android phones, cannot see it on the tablet Nexus7. I used titanium_mobile_tests_internal/FeatureTest/TextField/module_textfield. Each test case produces error like
[ERROR] :  MoreInfoHPW_ViewGroup: Parent view is not a TextView
[ERROR] :  SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
[ERROR] :  SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
[WARN] :   IInputConnectionWrapper: setComposingText on inactive InputConnection
[ERROR] :  MoreInfoHPW_ViewGroup: Parent view is not a TextView
[ERROR] :  SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
[ERROR] :  SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
[WARN] :   IInputConnectionWrapper: setComposingText on inactive InputConnection
[ERROR] :  MoreInfoHPW_ViewGroup: Parent view is not a TextView
[ERROR] :  SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
[ERROR] :  SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
[WARN] :   IInputConnectionWrapper: setComposingText on inactive InputConnection
[ERROR] :  MoreInfoHPW_ViewGroup: Parent view is not a TextView
[ERROR] :  SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
[ERROR] :  SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
However, the app is running fine, and the user can navigate through test cases.

Comments

  1. Lee Morris 2017-07-26

    Closing due to inactivity. If this issue still exists, please raise a new ticket.

JSON Source