[TIMOB-15162] iOS7: Animation: Warnings are generated while animating in the app
GitHub Issue | n/a |
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2013-09-16T17:32:10.000+0000 |
Affected Version/s | Release 3.1.3 |
Fix Version/s | n/a |
Components | iOS |
Labels | iOS7, qe-3.1.3 |
Reporter | Paras Mishra |
Assignee | Sabil Rahim |
Created | 2013-09-13T13:34:59.000+0000 |
Updated | 2013-09-16T18:47:01.000+0000 |
Description
Warnings are generated while animating in the app.
Issue occurs since 3.0.0.GA build.
Steps to reproduce:
1. Run the app timob_5166 in Acceptance tab
APP : titanium_mobile_tests_internal/FeatureTest/Animation/
2. Click on ANIMATION - [WARN]
3. Click or drag the circle
4. Click on ANIMATION - NEW
5. Click or drag circle
Expected:
3. Verify [WARN] messages are displayed in the console.
5. Verify [WARN] messages are not displayed in the console.
Actual:
After step 5 [WARN] messages are displayed in the console.
Attachments
We have no access to titanium_mobile_tests_internal repo. 1. Please attach common JS code 2. What are the warnings? 3. If it occurs since 3.0.0 GA why is it marked iOS7?