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 45110 - test building fails
Summary: test building fails
Status: CLOSED INVALID
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: All All
: P1 blocker (vote)
Assignee: Jan Becicka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-17 16:05 UTC by pzajac
Modified: 2007-09-26 09:14 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 pzajac 2004-06-17 16:05:08 UTC
The unit tests of javamodule are not propbably
migrated to the new XTEST infrastructure. A error
was printed when tests was started:

cd NB_CVS/java/
and -Dxtest.testtype=unit -Dxtest.attribs=stable

Log from antscript:

BUILD FAILED
/usr/local/cvs/nb_all/nbbuild/templates/xtest.xml:46:
Following error occured while executing this line
/usr/local/cvs/nb_all/xtest/lib/module_harness.xml:200:
At least one element testbag is required.
Comment 1 Jan Becicka 2004-06-18 06:11:02 UTC
There are no unit test in NB_CVS/java/ nor NB_CVS/java/test.
Anyway I removed obsolete build scripts.

Removing cfg-unit.xml;
/cvs/java/test/cfg-unit.xml,v  <--  cfg-unit.xml
new revision: delete; previous revision: 1.14
done
Removing build-unit.xml;
/cvs/java/test/build-unit.xml,v  <--  build-unit.xml
new revision: delete; previous revision: 1.6
done
Comment 2 pzajac 2004-06-22 12:42:49 UTC
v
Comment 3 Quality Engineering 2007-09-20 09:46:53 UTC
Reorganization of java component