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

Review request for mesos, Joris Van Remoortere and Till Toenshoff.


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


Repository: mesos


Description
-------

Fix flaky ExamplesTest.JavaFramework


Diffs
-----

  src/examples/java/TestFramework.java 265005b9d1a6a053b812c133a4817c3d9e61179e 

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


Testing
-------

This test may fail only infrequently, and the bug is made worse by verbose 
logging, so to verify correctness (or reproduce the bug before patching) try:

GLOG_v=2 GTEST_FILTER="ExamplesTest.JavaFramework" bin/mesos-tests.sh --verbose 
--gtest_repeat=100 2>/dev/null | grep "\["


Thanks,

Greg Mann

Reply via email to