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

(Updated April 24, 2017, 1:23 p.m.)


Review request for mesos, Neil Conway and Till Toenshoff.


Changes
-------

Use a test filter instead of asserts.


Summary (updated)
-----------------

Introduced a filter for test cases that need thread-safety.


Bugs: MESOS-7193
    https://issues.apache.org/jira/browse/MESOS-7193


Repository: mesos


Description (updated)
-------

Instead of using asserts that would fail a test at runtime when
thread-safety of the test environment isn't given, these tests are now
filtered out before running the tests.


Diffs (updated)
-----

  src/tests/environment.hpp 6d9a2bd451c15bb73b8018a6ad5ff04655bbec3b 
  src/tests/environment.cpp 3d2d8f177b2793f06d6adecfd110819bb7bbb86d 
  src/tests/main.cpp 5d062c3451bdfb5d5fc459ac7c071ab18e6d8043 


Diff: https://reviews.apache.org/r/58348/diff/2/

Changes: https://reviews.apache.org/r/58348/diff/1-2/


Testing
-------

mesos-tests (using automake and CMake with macOS, Linux and Windows)


Thanks,

Jan Schlicht

Reply via email to