[TIMOB-2745] iOS: YQL + Flickr test case is failing
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2011-04-15T03:28:26.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.6.0 |
Components | iOS |
Labels | defect, flickr, ios, regression, release-1.6.0, reported-1.6.0, yql |
Reporter | Thomas Huelbert |
Assignee | Blain Hamon |
Created | 2011-04-15T03:28:26.000+0000 |
Updated | 2017-03-02T21:02:32.000+0000 |
Description
iOS 4.1 4GT iPod touch. Titanium SDK version: 1.6.0 (01/04/11 08:01 e49700d)
- Mashups > YQL+Flickr
- check out console output, note test case never ends loading animation
results: never loads, console shows:
Tue Jan 4 14:34:10 unknown
UIKitApplication:com.appcelerator.pushtest[0x2946][19480] :
[ERROR] Script Error = Can't find variable:
navActInd at yql_flickr.js (line 2).
Tue Jan 4 14:34:10 unknown
UIKitApplication:com.appcelerator.pushtest[0x2946][19480] :
[INFO] IN SHOW INDICATOR
Tue Jan 4 14:34:10 unknown
UIKitApplication:com.appcelerator.pushtest[0x2946][19480] :
[ERROR] application received error: Can't
find variable: navActInd at yql_flickr.js (line 2)
new to 1.6.0
(from [45e338a92f236ac2cb49956476c5b4eac8438545]) [#2745 state:invalid] Test was broken in that the activity indicator's removal was incomplete. Re-added spare activity indicator, but for the iPhone only. https://github.com/appcelerator/titanium_mobile/commit/45e338a92f236ac2cb49956476c5b4eac8438545"> https://github.com/appcelerator/titanium_mobile/commit/45e338a92f23...
Closed as invalid.