This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 46494 - Test testLocalVariables is not up to date
Summary: Test testLocalVariables is not up to date
Status: CLOSED FIXED
Alias: None
Product: qa
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: PC All
: P2 blocker (vote)
Assignee: _ lcincura
URL:
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2004-07-23 10:51 UTC by _ lcincura
Modified: 2006-03-24 09:52 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ lcincura 2004-07-23 10:51:25 UTC
The test needs to be updated to reflect latest
functionality changes.
Comment 1 Maros Sandor 2004-07-26 09:53:39 UTC
Fixed local variables info.

src/org/netbeans/modules/debugger/jpda/models/LocalsTreeModel.java;
/cvs/debuggerjpda/src/org/netbeans/modules/debugger/jpda/models/Locals
TreeModel.java,v  <--  LocalsTreeModel.java
new revision: 1.15; previous revision: 1.14
Comment 2 _ lcincura 2004-08-09 20:06:11 UTC
The automated UI test should be updated accordingly.
Please, do not close the issue, I will close it as soon as the test
will be updated.
Comment 3 _ lcincura 2004-09-07 18:17:06 UTC
Fixed.

Checking in LocalVariables.java;
/cvs/debuggercore/test/qa-functional/src/gui/debuggercore/LocalVariables.java,v
 <--  LocalVariables.java
new revision: 1.6; previous revision: 1.5
done
Comment 4 _ lcincura 2004-10-19 10:44:50 UTC
Verified