[TIMOB-5398] Kitchensink: Android initial console log reports only 2 modules, suggests 3 or more should be listed
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Low |
| Status | Closed |
| Resolution | Invalid |
| Resolution Date | 2017-05-01T20:47:56.000+0000 |
| Affected Version/s | Release 1.7.3 |
| Fix Version/s | n/a |
| Components | Android |
| Labels | kitchensink |
| Reporter | Eric Merriman |
| Assignee | Ingo Muschenetz |
| Created | 2011-09-30T17:41:50.000+0000 |
| Updated | 2017-05-02T21:22:04.000+0000 |
Description
Description:
When launching KS, the log reports a list of modules. The list title mentions you should see three or more modules. Only two are listed:
I/TiAPI (20291): (kroll$1: app://app.js) [0,1908] ---------------------------------------------------------------
I/TiAPI (20291): (kroll$1: app://app.js) [0,1908] you should see a list of modules (3 or more) below this line
I/TiAPI (20291): (kroll$1: app://app.js) [1,1909] ---------------------------------------------------------------
I/TiAPI (20291): (kroll$1: app://app.js) [2,1911] module: userAgent
I/TiAPI (20291): (kroll$1: app://app.js) [1,1912] module: version
I/TiAPI (20291): (kroll$1: app://app.js) [0,1912] Did you see modules? ^^^^^
I/TiAPI (20291): (kroll$1: app://app.js) [1,1913] ---------------------------------------------------------------
Steps to reproduce:
1) Install KS 172 built with SDK 1.7.2 GA or 1.7.3.v20110928185013 on device
2) Start logging with adb logcat
3) Launch KS and examine console output
Results:
The list of modules contains two modules
Expected:
The module list should have 3 or more modules
Resolving ticket as invalid as this version of Kitchen Sink is no longer supported.