steveloughran commented on PR #7015:
URL: https://github.com/apache/hadoop/pull/7015#issuecomment-2320859086

   1. what command line options did you pass to the test run. e.g (-Dscale, ...)
   2. did you do a test with s3 express or with any third party store
   3. session credential/role tests (set fs.s3a.assumed.role.arn to a valid ARN 
For this)
   4. did you do the full testing.md stuff about command line manual testing, 
and looking through the logs for new error messages
   5. did any new dependencies sneak out even though bundle.jar is meant to be 
shaded?
   
   we have to be really rigorous here as there are many regressions which can 
sneak past the test suites (new log messages on abort(), performance slow 
downs) which aren't picked up by junit itself. And needless exported 
dependencies is a recurrent PITA.


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

To unsubscribe, e-mail: [email protected]

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