You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2020/10/12 09:42:39 UTC

[GitHub] [hadoop] steveloughran commented on pull request #2375: HDFS-15620. RBF: Fix test failures after HADOOP-17281

steveloughran commented on pull request #2375:
URL: https://github.com/apache/hadoop/pull/2375#issuecomment-707009168


   @ayushtkn 
   
   > Would have been good if we would have used Assume.assumeTrue(unsupported, false) as Steve suggested.
   But none in the class are doing this way. So, not a thing to block this.
   
   All those contract tests are really designed to be driven by an per-FS XML declaration of features. This PR highlights that we may be short of some. Many filesystems don't bother with the root contract, especially if they care about not deleting things...maybe we should revisit that/split it up/add some more configs.
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org