[TIMOB-6697] Android: Debugger - V8 - debugger variables not alphabetically sorted
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-07-10T21:48:44.000+0000 |
Affected Version/s | Release 1.8.0.1 |
Fix Version/s | n/a |
Components | Android |
Labels | debugger, qe-and121411, qe-new |
Reporter | Dustin Hyde |
Assignee | Ingo Muschenetz |
Created | 2011-12-15T11:17:18.000+0000 |
Updated | 2017-07-10T21:48:48.000+0000 |
Description
In the V8 debugger, debugger variables are not alphabetically sorted. Screenshot attached.
They are sorted in Rhino.
Steps to Reproduce:
1. Create a new project in studio called debug_test
.
2. Move the .js files from the debug test project in titanium_mobile_tests_internal.
3. Refer to the test plan at http://wiki.appcelerator.org/display/tp/Debugger+Test+Plan
.
4. Execute test case 1014 up to Step 5 (in V8).
Expected Result:
Variables should be in alphabetical order.
Actual Result:
Variables are not in alphabetical order.
Attachments
File | Date | Size |
---|---|---|
rhino.png | 2011-12-15T11:17:18.000+0000 | 53391 |
v8.png | 2011-12-15T11:17:18.000+0000 | 49879 |
Closing ticket due to time passed and lack of progress for a number of years. Please open a new ticket if there are any problems.