lzap opened a new pull request, #5380:
URL: https://github.com/apache/camel-k/pull/5380

   Greetings,
   
   the `TestPermissionDenied` was disabled on Darwin because it was accessing 
`/root` which does not exist on Mac. Well, MacOS is not UNIX I guess.
   
   A "good first issue" ticket was created:
   
   https://github.com/apache/camel-k/issues/2563
   
   I wanted to take a stab on this, however, unfortunately it looks like 
`TestPermissionDenied` was already fixed. It now creates a proper temporary 
file and drops permissions via `Chomod`. The only thing that was left to be 
done was to remove the build tags.
   
   And this is exactly what this PR does. Tested on the latest MacOS on Macbook 
Pro M1, I believe Intel should be the same story.
   
   Have a good one. Cheers.


-- 
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: commits-unsubscr...@camel.apache.org

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

Reply via email to