Need to properly check the type of the test class from an aspect
----------------------------------------------------------------

                 Key: HDFS-713
                 URL: https://issues.apache.org/jira/browse/HDFS-713
             Project: Hadoop HDFS
          Issue Type: Test
    Affects Versions: 0.22.0
            Reporter: Konstantin Boudnik
             Fix For: 0.22.0


While the number of test cases using injection is constantly increasing it 
brings in more and more new test classes. In the current pipeline testing 
infrastructure inheritance of the classes becomes more complicated as well.

The aspect for {{hflush()}} fault injection tests need to be more careful about 
casting of a test object and make sure that it is of a proper type beforehand.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to