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 50165 - Test failures "have a dir" in java/project unit stable tests
Summary: Test failures "have a dir" in java/project unit stable tests
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords: TEST
Depends on: 45947
Blocks:
  Show dependency tree
 
Reported: 2004-10-08 11:19 UTC by Milan Kubec
Modified: 2006-03-24 10:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
failure stack traces (2.16 KB, text/plain)
2004-10-08 11:19 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-08 11:19:35 UTC
[200410070525, JDK 1.4.2_04, 1.4.2_05, 1.4.2_06]

java/project stable unit test failures. For
details see attached file. Failed tests are:

JavaAntLoggerTest.*
Comment 1 Milan Kubec 2004-10-08 11:19:56 UTC
Created attachment 18165 [details]
failure stack traces
Comment 2 Jesse Glick 2004-10-08 15:37:02 UTC
Just a config problem; runs fine from main build.xml, just not from XTest.
Comment 3 Jesse Glick 2004-10-08 17:47:40 UTC
See #45947 for commit details.
Comment 4 Milan Kubec 2004-10-15 09:34:37 UTC
Verified.