[TIMOB-6539] Android: Debugger - v8 - Basic breakpoint test case doesn't hit breakpoint when pressing close in test app
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2017-06-08T17:51:52.000+0000 |
Affected Version/s | Release 1.8.0.1 |
Fix Version/s | n/a |
Components | Android |
Labels | branch-v8, tbs-1.8.2 |
Reporter | Eric Merriman |
Assignee | Ingo Muschenetz |
Created | 2011-12-09T11:46:45.000+0000 |
Updated | 2017-06-08T17:51:52.000+0000 |
Description
While running the Basic Breakpoint test case step 16 should hit a breakpoint but does not.
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:
Pressing close at step 16 does not hit breakpoint
Expected:
Pressing close at step 16 hits breakpoint 4m nextwin.js line 95
This was Observed on Windows. I did not see this on Mac just now. We will verify this is still an issue and close if unable to reproduce.
I can't reproduce this on Mac OS X as well.