[TIMOB-3623] Android : Base UI test cases in Kitchen Sink is not loading
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Critical |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-05-03T13:44:20.000+0000 |
| Affected Version/s | Release 1.7.0 |
| Fix Version/s | Release 1.7.0, Sprint 2011-16 |
| Components | Android |
| Labels | BaseUI, android, defect, regression, reported-1.7.0 |
| Reporter | Natalie Huynh |
| Assignee | Bill Dawson |
| Created | 2011-04-19T14:58:41.000+0000 |
| Updated | 2011-05-03T13:44:20.000+0000 |
Description
Steps to Reproduce:
1. Launch Kitchen Sink
2. Run Base UI
Actual Result:
None of the tests are loaded
Expected Result:
Load Base UI Test
Caused by [this commit](https://github.com/appcelerator/titanium_mobile/commit/d1fae7f556c6df8#diff-5), done as a fix for iOS ticket TIMOB-3143. The file whose changes are causing the problem is
csscompiler.py, which is shared by all platforms. I think jacob is out of the office for a few days, so I'll take a look straight away. It's a pretty big deal if someone downloads latest and tries out KS only to find one whole tab empty.Tested on Nexus S (2.3.2) with 1.7.0 (04/25/11 10:34 c8cb7c3...)
Changing from fixed - in QA to fixed.