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 64396 - The commit validation does not pass
Summary: The commit validation does not pass
Status: VERIFIED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: Jiri Skrivanek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-15 07:10 UTC by Jan Lahoda
Modified: 2005-09-15 09:37 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 Jan Lahoda 2005-09-15 07:10:27 UTC
The IDE commit validation does not work for me, the ide/qa-functional tests fail
with error:

[xtest-runner] ERROR when executing module ide, testtype qa-functional. Details
in
/space/nball/xtest/instance/results/testrun_050915-075229/logs/ide_qa-functional.log.
[xtest-runner] Error message: /space/nball/xtest/lib/harness.xml:193: The
following error occurred while executing this line:
[xtest-runner] /space/nball/nbbuild/templates/xtest.xml:49: The following error
occurred while executing this line:
[xtest-runner] /space/nball/xtest/lib/module_harness.xml:339: The following
error occurred while executing this line:
[xtest-runner] /space/nball/nbbuild/templates/xtest-qa-functional.xml:46: The
following error occurred while executing this line:
[xtest-runner] /space/nball/nbbuild/templates/xtest-qa-functional.xml:30: The
following error occurred while executing this line:
[xtest-runner] /space/nball/nbbuild/templates/projectized.xml:23: No dependent
module org.netbeans.modules.jemmy.idemodule
Comment 1 Jiri Skrivanek 2005-09-15 07:14:02 UTC
I reverted my changes that caused commit validation to fail.
Comment 2 Jan Lahoda 2005-09-15 09:37:10 UTC
Verified.