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 133220

Summary: Uncompilable tests
Product: xml Reporter: Jesse Glick <jglick>
Component: SchemaAssignee: Mikhail Matveev <mikhailmatveev>
Status: RESOLVED FIXED    
Severity: blocker Keywords: TEST
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://deadlock.netbeans.org/hudson/job/trunk/1663/testReport/(root)/Critical%20Error/Critical_Error/
Issue Type: DEFECT Exception Reporter:

Description Jesse Glick 2008-04-18 16:42:25 UTC
http://hg.netbeans.org/main/rev/9bf1bba3feb3

/hudson/workdir/jobs/trunk/workspace/xtest/lib/harness.xml:223: The following error occurred while executing this line:
/hudson/workdir/jobs/trunk/workspace/xml.schema/test/build.xml:97: The following error occurred while executing this line:
/hudson/workdir/jobs/trunk/workspace/xtest/lib/module_harness.xml:384: The following error occurred while executing this
line:
/hudson/workdir/jobs/trunk/workspace/xml.schema/test/build-qa-functional.xml:71: The following error occurred while
executing this line:
/hudson/workdir/jobs/trunk/workspace/xtest/plugins/base/lib/basic_compiler_targets.xml:47: The following error occurred
while executing this line:
/hudson/workdir/jobs/trunk/workspace/xtest/plugins/base/lib/basic_compiler_targets.xml:64: Compile failed; see the
compiler error output for details.
Comment 1 Jesse Glick 2008-04-21 16:49:36 UTC
Possibly related to issue #133487. Status?
Comment 2 Mikhail Matveev 2008-04-21 19:04:05 UTC
Added necessary imports.
Comment 3 Jesse Glick 2008-04-21 20:33:15 UTC
Thanks. BTW please:

1. Set the Target Milestone when marking any issue FIXED.

2. Include the issue number in the summary line of the Hg commit message.

3. Mention the ID of the Hg commit (here a1dc484093be) in the Issuezilla comment when marking FIXED.
Comment 4 Jesse Glick 2008-04-21 20:35:43 UTC
Also, rather than modifying build-qa-functional.xml to set the classpath, you should add proper test dependencies to
project.xml.
Comment 5 Mikhail Matveev 2008-04-22 11:39:34 UTC
*** Issue 133488 has been marked as a duplicate of this issue. ***