You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Charles Reiss <wo...@gmail.com> on 2012/08/14 00:07:15 UTC

Review Request: Disable allocator tests that require Java when Java not available

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

Review request for mesos and Benjamin Hindman.


Description
-------

Currently, the Jenkins build with Java disabled is failing because some tests depend on Java being linked.


Diffs
-----

  src/tests/allocator_tests.cpp 98efb0d 

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


Testing
-------

configure --disable-java ... make check


Thanks,

Charles Reiss