Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-6653] Android: Debugger - v8 - Basic breakpoint test case does not have expected results when step returning from a breakpoint

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionInvalid
Resolution Date2017-06-28T19:33:33.000+0000
Affected Version/sRelease 1.8.0.1
Fix Version/sn/a
ComponentsAndroid
Labelsbranch-v8
ReporterNatalie Huynh
AssigneeIngo Muschenetz
Created2011-12-13T18:01:05.000+0000
Updated2017-06-28T19:33:33.000+0000

Description

While running Basic Breakpoint test case there are two points at which the stepping is not working as expected. After hitting the second breakpoint, where the tester must hit "Step return". This does not result in the expected highlight of line 84 of app.js. Hitting step return a second time does however get the test to the point expected. 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 1013 Result:
 Step 7 fails to produce expected result 

 Expected: Step 7 "Step return" highlight line 84 of app.js

Comments

  1. Wilson Luu 2012-03-29

    Bug still persists on: SDK build: 2.0.0.v20120328000206 Runtime: v8 Titanium Studio, build: 2.0.0.201203271933 Device: Android Emulator 2.2 OS: Snow Leopard (10.6.8) Note: Only tested on v8. Did not test on rhino.
  2. Lee Morris 2017-06-28

    Closing ticket due to time passed and lack of progress over the past few years. Any problems, please file a new ticket.

JSON Source