rdelval commented on issue #42: Upgrade dev enviornment to Mesos 1.6.1
URL: https://github.com/apache/aurora/pull/42#issuecomment-430018282
 
 
   Okay, found out why this tests fails but I'm not sure what we'll be able to 
do about it:
   
   
https://github.com/apache/aurora/blob/32776792d273b36afbf4a1bab69a66fb06163ffd/src/main/python/apache/aurora/executor/common/sandbox.py#L169
   
   This means that your chown code is never run because we have `if 
self._user:` at line 137.
   
   This was probably done since we don't really care what user we run as inside 
the docker container but now with the recent changes we need to care. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to