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 50311 - Failures in PackageViewTest
Summary: Failures in PackageViewTest
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Hrebejk
URL:
Keywords: TEST
Depends on:
Blocks: 41535
  Show dependency tree
 
Reported: 2004-10-13 09:11 UTC by Milan Kubec
Modified: 2006-03-24 09:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
failures stack traces (7.72 KB, text/plain)
2004-10-13 09:12 UTC, Milan Kubec
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Milan Kubec 2004-10-13 09:11:33 UTC
[200410121800]

There were some failures and errors in automated
unit/stable tests. For details see attached file.
Comment 1 Milan Kubec 2004-10-13 09:12:11 UTC
Created attachment 18241 [details]
failures stack traces
Comment 2 Milan Kubec 2004-10-13 09:53:13 UTC
Failures were on:
Windows 2000, JDK 1.5.0
Windows XP, JDK 1.4.2_05
Solaris, JDK 1.5.0
Comment 3 Jesse Glick 2004-10-13 18:42:11 UTC
Please remember the TEST keyword... and the umbrella issues we use...
Comment 4 Petr Hrebejk 2004-10-18 14:24:57 UTC
Checking in
unit/src/org/netbeans/spi/java/project/support/ui/PackageViewTest.java;
/cvs/java/project/test/unit/src/org/netbeans/spi/java/project/support/ui/PackageViewTest.java,v
 <--  PackageViewTest.java
new revision: 1.20; previous revision: 1.19
done
Comment 5 Milan Kubec 2004-11-09 13:06:51 UTC
Verified fixed on trunk.