Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mission pause #405

Merged
merged 2 commits into from
May 22, 2018
Merged

Mission pause #405

merged 2 commits into from
May 22, 2018

Conversation

Sushma7785
Copy link
Contributor

@Sushma7785 Sushma7785 commented May 22, 2018

Connects to #350.

@Sushma7785 Sushma7785 requested a review from JonasVautherin May 22, 2018 00:20
Copy link
Collaborator

@JonasVautherin JonasVautherin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

Please just try to remove your ACTION_P2 and see if it still works, and then we can merge it :-).

MissionServiceImplPauseTest,
::testing::ValuesIn(generateInputPairs()));

ACTION_P2(SaveResult, callback, callback_saved_promise)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This ACTION_P2 is already defined above. I believe you don't need to redefine it here. Can you test without it? :)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

okay sure.

Copy link
Collaborator

@JonasVautherin JonasVautherin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, building and passing the unit tests on my side.

Thanks @Sushma7785!

@JonasVautherin JonasVautherin merged commit 1ae7eb1 into develop May 22, 2018
@JonasVautherin JonasVautherin deleted the mission-pause branch May 22, 2018 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants