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.

View | Details | Raw Unified | Return to bug 61544
Collapse All | Expand All

(-)cfg-qa-functional.xml (+2 lines)
Lines 19-24 Link Here
19
        <testset dir="qa-functional/src">
19
        <testset dir="qa-functional/src">
20
            <patternset>
20
            <patternset>
21
		<include name="validation/IDECommitValidation.class"/>
21
		<include name="validation/IDECommitValidation.class"/>
22
                <!-- Temporarily excluded because of new CVS support - 61544 -->
23
                <exclude name="validation/IDECommitValidation.class/testCVS"/>
22
                <!-- Temporarily excluded because of upcoming UI change -->
24
                <!-- Temporarily excluded because of upcoming UI change -->
23
                <exclude name="validation/IDECommitValidation.class/testModuleInstallation"/>
25
                <exclude name="validation/IDECommitValidation.class/testModuleInstallation"/>
24
                <!-- A test case can be marked as "expected fail" until an issue causing the failure is fixed.
26
                <!-- A test case can be marked as "expected fail" until an issue causing the failure is fixed.

Return to bug 61544