[TIMOB-6726] Android : Debugger - V8 when running basic breakpoint test, breakpoint shows import instead of import(x)
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Trivial |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-06-07T23:48:55.000+0000 |
Affected Version/s | Release 1.8.0.1 |
Fix Version/s | n/a |
Components | Android |
Labels | qe-and121411, qe-new |
Reporter | Michael Pettiford |
Assignee | Ingo Muschenetz |
Created | 2011-12-16T14:54:08.000+0000 |
Updated | 2017-06-07T23:48:55.000+0000 |
Description
Steps to reproduce:
1. Follow the test steps located here https://wiki.appcelerator.org/display/tp/Debugger+Test+Plan to set up debug test project
2. Run test 1013 until step 20
Expected result:
On iOS and rhino imported call shows "imported( x )"
Actual result:
On V8 imported call shows imported()
Closing ticket due to time passed and lack of progress or input.