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

   @mukund-thakur couldn't replicate the failure but I'd disabled the tests 
during some s3express testing and not-reenabled it. still couldn't replicate it.
   
   and when you skip root tests then it's also disabled as mixing SSE-C really 
causes problems. Or at least used to.
   
   Anyway, I've made sure the suite sets a base dir at the start of each 
methodPath() and builds each sub path off it, whatever problem you encountered 
seems to have been related.
   
   I also cut out the markers=delete run phase as its markers=keep where more 
problems surface...this saves 30s off the test suite.
   
   Which makes me think: we should review when we use markers=delete and other 
than for some compatibility tests, *remove them all*. What do you think about 
having more time in your life back?


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