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

Chris Douglas commented on HDFS-11600:
--------------------------------------

Evidently there's a whole suite of tests using this pattern. 
{{TestDFSStripedOutputStreamWithFailureWithRandomECPolicy}} is completely 
broken.

[~andrew.wang], these tests need to be disabled until they can be fixed. Can we 
delete the subclassses as part of HDFS-12417 and follow up with this later?

> Refactor TestDFSStripedOutputStreamWithFailure test classes
> -----------------------------------------------------------
>
>                 Key: HDFS-11600
>                 URL: https://issues.apache.org/jira/browse/HDFS-11600
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: test
>    Affects Versions: 3.0.0-alpha2
>            Reporter: Andrew Wang
>            Assignee: Elek, Marton
>            Priority: Minor
>         Attachments: HDFS-11600.002.patch, HDFS-11600-1.patch
>
>
> TestDFSStripedOutputStreamWithFailure has a great number of subclasses. The 
> tests are parameterized based on the name of these subclasses.
> Seems like we could parameterize these tests with JUnit and then not need all 
> these separate test classes.
> Another note, the tests will randomly return instead of running the test. 
> Using {{Assume}} instead would make it more clear in the test output that 
> these tests were skipped.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to