Skip to content

fix(test): add missing colocate field to wu_controller connect tests#1357

Merged
sitabulaixizawaluduo merged 1 commit into
mainfrom
fix/wu-controller-test-colocate
May 21, 2026
Merged

fix(test): add missing colocate field to wu_controller connect tests#1357
sitabulaixizawaluduo merged 1 commit into
mainfrom
fix/wu-controller-test-colocate

Conversation

@sitabulaixizawaluduo
Copy link
Copy Markdown
Collaborator

Tests in test_wu_controller.py::TestConnect assert the exact JSON payload sent to /connect. #1310 added a colocate field to the controller's payload but did not update these tests, breaking CI on main.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the weight update controller tests in test_wu_controller.py by adding a colocate field, initialized to False, to the expected request payloads in both test_connect_sends_correct_request and test_connect_disk_mode_sends_disk_fields. I have no feedback to provide as there were no review comments to evaluate.

@fishcrap fishcrap added the safe-to-test Ready to run unit-tests in a PR. label May 21, 2026
@fishcrap fishcrap temporarily deployed to AReaL-unittests May 21, 2026 09:30 — with GitHub Actions Inactive
@fishcrap fishcrap temporarily deployed to AReaL-unittests May 21, 2026 09:30 — with GitHub Actions Inactive
Copy link
Copy Markdown
Collaborator

@fishcrap fishcrap left a comment

Choose a reason for hiding this comment

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

LGTM!

@sitabulaixizawaluduo sitabulaixizawaluduo merged commit 4aef98d into main May 21, 2026
8 checks passed
@sitabulaixizawaluduo sitabulaixizawaluduo deleted the fix/wu-controller-test-colocate branch May 21, 2026 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

safe-to-test Ready to run unit-tests in a PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants