[ 
https://issues.apache.org/jira/browse/HDFS-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12899533#action_12899533
 ] 

Konstantin Boudnik commented on HDFS-1157:
------------------------------------------

bq. I've seen other AspectJ related test failures, many due to the same reason 
(method signatures got changed without changing the AspectJ matching logic). Do 
AspectJ based tests get run on Hudson (or required to pass)? 

I believe you have confused this for fault injection tests. The latter are 
executed as a part of secondary build, but not the patch build. To prevent 
braking of the bindings between the code and test framework code (Herriot) I 
have HADOOP-6786 which still pending {{test-patch}} verification. That JIRA 
will include the guarantees that a patch doesn't break existing bindings for 
the test framework.

> Modifications introduced by HDFS-1150 are breaking aspect's bindings
> --------------------------------------------------------------------
>
>                 Key: HDFS-1157
>                 URL: https://issues.apache.org/jira/browse/HDFS-1157
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.22.0
>            Reporter: Konstantin Boudnik
>            Assignee: Konstantin Boudnik
>         Attachments: hdfs-1157.patch
>
>
> Modifications introduced by HDFS-1150 to DataNode class brakes the binding of 
> some of Herriot (test framework) bindings. This JIRA is to track the fix.

-- 
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