Vinson Lee created MESOS-669:
--------------------------------
Summary: tests/slave_recovery_tests.cpp:1289:26: error:
redeclaration of ‘process::Future<std::vector<mesos::Offer> > offers2’
Key: MESOS-669
URL: https://issues.apache.org/jira/browse/MESOS-669
Project: Mesos
Issue Type: Bug
Components: test
Affects Versions: 0.15.0
Environment: Fedora 18
Reporter: Vinson Lee
Priority: Blocker
Build failure introduced with commit 400a88f9817bb102522b08b83dca400380ad8a9b.
commit 400a88f9817bb102522b08b83dca400380ad8a9b
Author: Vinod Kone <[email protected]>
Date: Tue Aug 27 13:36:42 2013 -0400
Added resource checks to slave recovery tests to ensure resources
are re-offered after restarts.
From: Ian Downes <[email protected]>
Review: https://reviews.apache.org/r/13764
tests/slave_recovery_tests.cpp: In member function ‘virtual void
SlaveRecoveryTest_KillTask_Test<gtest_TypeParam_>::TestBody()’:
tests/slave_recovery_tests.cpp:1289:26: error: redeclaration of
‘process::Future<std::vector<mesos::Offer> > offers2’
tests/slave_recovery_tests.cpp:1265:26: error:
‘process::Future<std::vector<mesos::Offer> > offers2’ previously declared here
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira