| View previous topic :: View next topic |
| Author |
Message |
latasoy
Joined: 10 Jun 2009 Posts: 5
|
Posted: Mon Jun 15, 2009 6:02 pm Post subject: Fast ebugger doesn't stop at breakpoint in Unit Tests? |
|
|
I am trying to create Selenium test cases using Netbeans 6.7 RC2
When I put breakpoints in google_unit.rb, they are ignored and the execution goes through as if I was running w/o the debugger.
If I put a breakpoint inside setup method or any other method, it is ignored.
But if I put it in the 'require' or at a location inside the class outside the methods, breakpoints work.
After uninstalling the ruby-debug-ide, the breakpoints are working properly everywhere. Is this a known issue with the fast debugger? |
|
| Back to top |
|
 |
Erno Mononen Posted via mailing list.
|
Posted: Tue Jun 16, 2009 2:35 pm Post subject: Fast ebugger doesn't stop at breakpoint in Unit Tests? |
|
|
Hi,
I don't think this is a known issue, could you please turn on detailed
logging and file an issue for this (see
http://wiki.netbeans.org/RubyDebugging67#section-RubyDebugging67-HowToFileABug
for instructions)? If you have a sample project you can share, please
zip it up and attach to the issue (or just send to me).
Thanks,
Erno
latasoy wrote:
| Quote: | I am trying to create Selenium test cases using Netbeans 6.7 RC2
When I put breakpoints in google_unit.rb, they are ignored and the execution goes through as if I was running w/o the debugger.
If I put a breakpoint inside setup method or any other method, it is ignored.
But if I put it in the 'require' or at a location inside the class outside the methods, breakpoints work.
After uninstalling the ruby-debug-ide, the breakpoints are working properly everywhere. Is this a known issue with the fast debugger?
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|
|
|