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

Review request for mesos, Benjamin Hindman and Vinod Kone.


Description
-------

See above.


Diffs
-----

  third_party/libprocess/src/tests/process_tests.cpp 
91eace20585581dda1e3b5bae629c188bd8e28b5 

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


Testing
-------

Ran all the Process tests 1000 times, eventually hit an unrelated issue:

Repeating all tests (iteration 1020) . . .

[==========] Running 44 tests from 6 test cases.
[----------] Global test environment set-up.
[----------] 4 tests from Statistics
[ RUN      ] Statistics.set
[       OK ] Statistics.set (0 ms)
[ RUN      ] Statistics.truncate
[       OK ] Statistics.truncate (10 ms)
[ RUN      ] Statistics.meter
[       OK ] Statistics.meter (1 ms)
[ RUN      ] Statistics.archive
[       OK ] Statistics.archive (12 ms)
[----------] 4 tests from Statistics (23 ms total)

[----------] 30 tests from Process
[ RUN      ] Process.thread
Failed to create thread local, pthread_key_create: Resource temporarily 
unavailable
Aborted


Thanks,

Ben Mahler

Reply via email to