[
https://issues.apache.org/jira/browse/MESOS-5725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15371478#comment-15371478
]
Abhishek Dasgupta commented on MESOS-5725:
------------------------------------------
RR: https://reviews.apache.org/r/49913/
> Move createFrameworkInfo() function definition to tests/mesos.hpp.
> ------------------------------------------------------------------
>
> Key: MESOS-5725
> URL: https://issues.apache.org/jira/browse/MESOS-5725
> Project: Mesos
> Issue Type: Bug
> Reporter: Abhishek Dasgupta
> Assignee: Abhishek Dasgupta
> Priority: Minor
>
> createFrameworkInfo() is a function that is used by many tests but strangely
> it is not present in the parent class MesosTest but every inherited class
> defines it when in need ( eg. ReservationEndpointsTest in
> src/tests/reservation_endpoints_tests.cpp). It is suggested to move this
> function to parent class MesosTest.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)