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 83176 - qa-functional tests for ant are uncompilable
Summary: qa-functional tests for ant are uncompilable
Status: VERIFIED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Ant (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Milan Kubec
URL:
Keywords: TEST
Depends on:
Blocks: 83174
  Show dependency tree
 
Reported: 2006-08-22 13:56 UTC by pzajac
Modified: 2007-01-12 09:13 UTC (History)
1 user (show)

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 2006-08-22 13:56:50 UTC
ant -f ant/build.xml build-all-tests 
compiles tests if exists test/cfg-<xxx>.xml file.

please remove at least cfg-qa-functional.xml file. For details look at issue #83174.

Thanks
Comment 1 Milan Kubec 2006-08-25 10:20:19 UTC
I've found out that tests and scripts are very obsolete (no compatible even with
jemmy/jelly). Tests would need complete rework. Is there another way how to
exclude tests from compilation? I don't think we should delete the
cfg-qa-functional.xml file because it will loose history.
Comment 2 Milan Kubec 2006-08-25 10:37:12 UTC
Removed at least obsolete parts of script and cfg file.

Checking in cfg-qa-functional.xml;
/cvs/ant/test/cfg-qa-functional.xml,v  <--  cfg-qa-functional.xml
new revision: 1.12; previous revision: 1.11
done
Checking in build-qa-functional.xml;
/cvs/ant/test/build-qa-functional.xml,v  <--  build-qa-functional.xml
new revision: 1.8; previous revision: 1.7
done
Comment 3 pzajac 2006-11-24 08:04:36 UTC
I am for to remove ant/test/qa-functional folder from cvs. No one is interested
in  qa-functional tests.  
Comment 4 Jesse Glick 2006-11-24 08:50:47 UTC
Fine with me.
Comment 5 pzajac 2006-12-06 10:05:20 UTC
Tests were removed.
Comment 6 pzajac 2007-01-12 09:13:07 UTC
v