Skip to content

Fix agent side test_move_results #1947

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

Merged

Conversation

portante
Copy link
Member

@portante portante commented Nov 4, 2020

This PR is dependent on PR #1946. The first 3 commits are from that PR.

@portante portante added this to the v0.71 milestone Nov 4, 2020
@portante portante self-assigned this Nov 4, 2020
@portante portante force-pushed the fix-test-move-results branch 2 times, most recently from c55cbff to f728092 Compare November 4, 2020 03:03
Copy link
Member Author

@portante portante left a comment

Choose a reason for hiding this comment

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

This PR will be ready for review when #1946 is merged. We'll want to get this reviewed ahead of #1948.

ndokos
ndokos previously approved these changes Nov 4, 2020
@portante portante force-pushed the fix-test-move-results branch 2 times, most recently from 40440d5 to 95f0f59 Compare November 4, 2020 19:01
@portante portante requested review from ndokos and dbutenhof November 4, 2020 19:02
npalaska
npalaska previously approved these changes Nov 4, 2020
ndokos
ndokos previously approved these changes Nov 4, 2020
dbutenhof
dbutenhof previously approved these changes Nov 4, 2020
@portante portante dismissed stale reviews from dbutenhof, ndokos, and npalaska via a720197 November 4, 2020 22:06
@portante portante force-pushed the fix-test-move-results branch from 95f0f59 to a720197 Compare November 4, 2020 22:06
@portante portante marked this pull request as ready for review November 4, 2020 22:07
@portante portante requested review from dbutenhof and ndokos November 4, 2020 22:07
@portante portante requested a review from npalaska November 4, 2020 22:07
npalaska
npalaska previously approved these changes Nov 4, 2020
ndokos
ndokos previously approved these changes Nov 4, 2020
dbutenhof
dbutenhof previously approved these changes Nov 5, 2020
While working on PR distributed-system-analysis#1948, refactoring the common logging infrastructure,
the tests in `test_move_results` were failing for odd reasons.  Looking
at them a bit more closely it became apparent the test was not actually
invoking the API's PUT method.  This commit creates a test that allows
the API to be invoked, fixing the move results code to work correctly.
@portante portante dismissed stale reviews from dbutenhof, ndokos, and npalaska via 426fe08 November 5, 2020 12:33
@portante portante force-pushed the fix-test-move-results branch from a720197 to 426fe08 Compare November 5, 2020 12:33
@portante portante requested review from ndokos and npalaska November 5, 2020 14:26
@portante
Copy link
Member Author

portante commented Nov 5, 2020

Merging without a successful TravisCI since the Jenkins run in #1936 succeeded, and that PR depends on this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants