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 82626 - Unable to run functional tests for java/project
Summary: Unable to run functional tests for java/project
Status: VERIFIED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: xtest (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: pzajac
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-14 16:09 UTC by Jaromir Uhrik
Modified: 2006-10-23 16:42 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 Jaromir Uhrik 2006-08-14 16:09:40 UTC
I got following output when trying to run functional tests for java/project:

---------------------------------------- %< --------------------------------
D:\build\2006-14-08\java\project\test>ant -Dxtest.testtype=qa-functional
-Dxtest.attribs=validation
Buildfile: build.xml

BUILD FAILED
D:\build\2006-14-08\java\project\test\build.xml:25: The following error occurred
while executing this line:
D:\build\2006-14-08\nbbuild\templates\xtest.xml:44: taskdef class
org.netbeans.xtest.usertasks.XTestActionTask cannot be found

Total time: 0 seconds
Comment 1 pzajac 2006-08-14 18:50:11 UTC
fixed 
Checking in nbproject/project.xml;
/cvs/java/project/nbproject/project.xml,v  <--  project.xml
new revision: 1.29; previous revision: 1.28
done
Checking in nbproject/project.properties;
/cvs/java/project/nbproject/project.properties,v  <--  project.properties
new revision: 1.25; previous revision: 1.24
done
Checking in test/qa-functional/src/projects/APITests/utils/ProjectOpenListener.java;
/cvs/java/project/test/qa-functional/src/projects/APITests/utils/ProjectOpenListener.java,v
 <--  ProjectOpenListener.java
new revision: 1.2; previous revision: 1.1
done
Checking in test/qa-functional/src/projects/APITests/utils/Utilities.java;
/cvs/java/project/test/qa-functional/src/projects/APITests/utils/Utilities.java,v
 <--  Utilities.java
new revision: 1.2; previous revision: 1.1
Comment 2 Jaromir Uhrik 2006-08-16 15:27:38 UTC
Peter, thanks for the fix. Verified - it works fine with repository from 2006-08-16.