[
https://issues.apache.org/jira/browse/HADOOP-4605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12646993#action_12646993
]
Suresh Srinivas commented on HADOOP-4605:
-----------------------------------------
Instead of splitting tests into different packages, alternatively we could
consider using annotations to mark tests appropriately. Some of the types of
tests could be unit tests, performance tests, backward compatibility tests etc.
The annotation can be used to trigger either all the types of tests or just a
subset of tests.
> should run old version of unit tests to check back-compatibility
> ----------------------------------------------------------------
>
> Key: HADOOP-4605
> URL: https://issues.apache.org/jira/browse/HADOOP-4605
> Project: Hadoop Core
> Issue Type: Improvement
> Components: test
> Reporter: Doug Cutting
>
> We should test back-compatibility by running unit tests from a prior release.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.