-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/49864/
-----------------------------------------------------------

Review request for mesos and Jie Yu.


Repository: mesos


Description
-------

Fixed ExecutorPIDTest.
The ExecutorPIDTest added prevously produced the following trace:

[ RUN      ] MesosLauncherStatusTest.ExecutorPIDTest
ABORT: (../../../3rdparty/libprocess/include/process/posix/subprocess.hpp:306): 
Failed to os::execvpe on path '/home/vagrant/mesos/build/src': Permission denied
*** Aborted at 1467352526 (unix time) try "date -d @1467352526" if you are 
using GNU date ***
PC: @     0x2ac209cc9c37 (unknown)
*** SIGABRT (@0x3e80000730f) received by PID 29455 (TID 0x2ac2027779c0) from 
PID 29455; stack trace: ***
    @     0x2ac209a85330 (unknown)
    @     0x2ac209cc9c37 (unknown)
    @     0x2ac209ccd028 (unknown)
[       OK ] MesosLauncherStatusTest.ExecutorPIDTest (15 ms)


This issue had been addressed with this patch.


Diffs
-----

  src/tests/containerizer/mesos_containerizer_tests.cpp 
57588cc1fb918924a163bdb40b195cc5f4231f6e 

Diff: https://reviews.apache.org/r/49864/diff/


Testing
-------


Thanks,

Haris Choudhary

Reply via email to