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 53722 - errors during compilation of tests
Summary: errors during compilation of tests
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Freeform (show other bugs)
Version: 4.x
Hardware: All All
: P1 blocker (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-20 08:19 UTC by pzajac
Modified: 2006-03-24 13:07 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
log (10.63 KB, text/plain)
2005-01-20 08:20 UTC, pzajac
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pzajac 2005-01-20 08:19:38 UTC
Some compilation errors occured when the freeform
tests were executed on test4u. 

See to the attachment for details.
Comment 1 pzajac 2005-01-20 08:20:40 UTC
Created attachment 19805 [details]
log
Comment 2 Tomas Zezula 2005-01-20 12:59:20 UTC
David, can you evaluate it?
Comment 3 David Konecny 2005-01-20 13:36:20 UTC
Sorry about that. I will fix it immediatelly. I was implementing last
UI features and was a bit in hurry and forgot to update tests.
Comment 4 David Konecny 2005-01-20 13:50:43 UTC
Fixed:
test/unit/src/org/netbeans/modules/java/freeform/ui/ProjectModelTest.java;
new revision: 1.3; previous revision: 1.2
Comment 5 pzajac 2005-02-08 09:18:30 UTC
v