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

Review request for mesos, Akash Gupta, Chun-Hung Hsiao, Eric Mumau, John 
Kordich, Joseph Wu, Meng Zhu, and Radhika Jandhyala.


Repository: mesos


Description
-------

These just worked when enabled.


Diffs
-----

  src/tests/slave_tests.cpp 53c96302258d518f597cd8bd6d0c01896a456edf 


Diff: https://reviews.apache.org/r/67051/diff/1/


Testing
-------

```
[==========] Running 4 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 4 tests from SlaveTest
[ RUN      ] SlaveTest.StateEndpointUnavailableDuringRecovery
[       OK ] SlaveTest.StateEndpointUnavailableDuringRecovery (302 ms)
[ RUN      ] SlaveTest.AgentFailoverTerminatesExecutorWithNoTask
[       OK ] SlaveTest.AgentFailoverTerminatesExecutorWithNoTask (2557 ms)
[ RUN      ] SlaveTest.AgentFailoverTerminatesHTTPExecutorWithNoTask
I0509 16:58:54.789753  1312 executor.cpp:192] Version: 1.7.0
E0509 16:58:54.817754  9864 executor.cpp:702] End-Of-File received from agent. 
The agent closed the event stream
I0509 16:58:54.814756 11868 default_executor.cpp:202] Received SUBSCRIBED event
I0509 16:58:54.819756 11868 default_executor.cpp:206] Subscribed executor on 
andschwa-pc.mshome.net
I0509 16:58:54.821755  7880 default_executor.cpp:174] Disconnected from agent
W0509 16:58:54.826753 14992 executor.cpp:654] Received '404 Not Found' () for 
SUBSCRIBE
W0509 16:58:55.824151  3324 executor.cpp:769] Dropping SUBSCRIBE: Executor is 
in state SUBSCRIBING
W0509 16:58:56.825736  5512 executor.cpp:769] Dropping SUBSCRIBE: Executor is 
in state SUBSCRIBED
W0509 16:58:56.826731  5512 executor.cpp:769] Dropping SUBSCRIBE: Executor is 
in state SUBSCRIBED
[       OK ] SlaveTest.AgentFailoverTerminatesHTTPExecutorWithNoTask (3242 ms)
[ RUN      ] SlaveTest.ResourceProviderPublishAll
I0509 16:58:58.369606  3412 exec.cpp:162] Version: 1.7.0
I0509 16:58:58.949059 14492 exec.cpp:236] Executor registered on agent 
94020100-3efa-43f0-bb87-c48da21310be-S0
I0509 16:58:58.953034 14024 executor.cpp:178] Received SUBSCRIBED event
I0509 16:58:58.956063 14024 executor.cpp:182] Subscribed executor on 
andschwa-pc.mshome.net
I0509 16:58:58.967048  3412 executor.cpp:178] Received LAUNCH event
I0509 16:58:58.969033  3412 executor.cpp:665] Starting task 
5c6630a0-e432-47e8-9642-6467cc54e030
I0509 16:58:59.024057  3412 executor.cpp:485] Running 
'C:\Users\andschwa\src\mesos\build\master\src\mesos-containerizer.exe launch 
<POSSIBLY-SENSITIVE-DATA>'
I0509 16:58:59.531059  3412 executor.cpp:678] Forked command at 8472
I0509 16:59:01.976801 14492 exec.cpp:445] Executor asked to shutdown
I0509 16:59:01.976801  8324 executor.cpp:178] Received SHUTDOWN event
I0509 16:59:01.976801  8324 executor.cpp:781] Shutting down
I0509 16:59:01.976801  8324 executor.cpp:894] Sending SIGTERM to process tree 
at pid 8472
I0509 16:59[       OK ] SlaveTest.ResourceProviderPublishAll (5111 ms)
[----------] 4 tests from SlaveTest (11339 ms total)

[----------] Global test environment tear-down
[==========] 4 tests from 1 test case ran. (11890 ms total)
[  PASSED  ] 4 tests.
```


Thanks,

Andrew Schwartzmeyer

Reply via email to