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


   > I added a HDFS contract test as well and that fetched me a same exception 
as S3A:
   
   The only reason we don't have one of those already is that it slowed down 
HDFS test runs and all the other distcp tests used mini HDFS clusters. But we 
clearly need it to regression test things
   
   Maybe we should add it, but give it a different name from Test*, (and 
comment in the parent class) so that its only run when explicitly asked for. 
Some of the S3 tests are like that. Test cases you have to run by hand or from 
the IDE -but which maven skips
   


----------------------------------------------------------------
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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to