Author Topic: vsstack while debugging java unit test  (Read 2638 times)

Marcel

  • Senior Community Member
  • Posts: 261
  • Hero Points: 26
vsstack while debugging java unit test
« on: August 23, 2014, 02:42:57 PM »
I ran unit test on a Java class, then went to the unit test window and picked one of the tests to debug through it. After stepping through a few lines of code I let it run to completion. SE then rummaged around for a second or two and produced the stack trace. After that, I had no tool windows left.  Had to take the sledgehammer (tbResetAll) to get the tools back.

Rodney

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 798
  • Hero Points: 54
Re: vsstack while debugging java unit test
« Reply #1 on: August 23, 2014, 05:02:06 PM »
I will look into this.

++rodney

Marcel

  • Senior Community Member
  • Posts: 261
  • Hero Points: 26
Re: vsstack while debugging java unit test
« Reply #2 on: September 10, 2014, 01:24:54 AM »
The recursion error still occurs in beta 3. 
Steps: Select one of the classes in the project window, right-click, unit test, debug. 
The tests are purposefully rigged to fail (not sure if that is important).

Rodney

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 798
  • Hero Points: 54
Re: vsstack while debugging java unit test
« Reply #3 on: September 10, 2014, 04:11:01 AM »
Fixed for the next beta. Thanks for the test case!

++rodney