Bug 738695 - examine disabled unit tests
Summary: examine disabled unit tests
Keywords:
Status: NEW
Alias: None
Product: RHQ Project
Classification: Other
Component: Tests
Version: 4.0.1
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Nobody
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-09-15 14:48 UTC by John Mazzitelli
Modified: 2022-03-31 04:28 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description John Mazzitelli 2011-09-15 14:48:05 UTC
The following appear to have unit tests that are disabled that we should see if we should re-enable them. I just did a grep for any file that had "@Test*enabled*false" - I removed some search hits that can be ignored:

ApachePluginTest.java - rhq/modules/plugins/apache/src/test/java/org/rhq/plugins/apache
ConfigurationManagerBeanTest.java - rhq/modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/configuration (3 matches)
ConfigurationMetadataManagerBeanTest.java - rhq/modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/configuration/metadata
DriftDetectorTest.java - rhq/modules/core/plugin-container/src/test/java/org/rhq/core/pc/drift (2 matches)
GrubComponentTest.java - rhq/modules/plugins/grub/src/test/java/org/rhq/plugins/grub
MeasurementConverterTest.java - rhq/modules/enterprise/server/jar/src/test/java/org/rhq/core/domain/util/units/test (2 matches)
PluginManagerBeanTest.java - rhq/modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/resource/metadata
PostgresPluginTest.java - rhq/modules/plugins/postgres/src/test/java/org/rhq/plugins/postgres/test (2 matches)
ScriptCommandTest.java - rhq/modules/enterprise/remoting/cli/src/test/java/org/rhq/enterprise/client/commands
TabularWriterTest.java - rhq/modules/enterprise/binding/src/test/java/org/rhq/bindings
UpdateConfigurationSubsystemTest.java - rhq/modules/enterprise/server/jar/src/test/java/org/rhq/enterprise/server/resource/metadata/test
UpgradeSimpleConfigurationFromRHQ1_3Test.java - rhq/modules/integration-tests/apache-plugin-test/src/test/java/org/rhq/plugins/apache/upgrade/rhq1_3_x


Note You need to log in before you can comment on or make changes to this bug.