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

Summary: qa-functional tests for ant are uncompilable
Product: projects Reporter: pzajac <pzajac>
Component: AntAssignee: Milan Kubec <mkubec>
Status: VERIFIED FIXED    
Severity: blocker CC: mmirilovic
Priority: P1 Keywords: TEST
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 83174    

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