Skip to content

[CI] Fix new LoRAHotswap tests - #13163

Merged
DN6 merged 2 commits into
mainfrom
lora-hotswap-test-fix
Feb 20, 2026
Merged

[CI] Fix new LoRAHotswap tests#13163
DN6 merged 2 commits into
mainfrom
lora-hotswap-test-fix

Conversation

@DN6

@DN6 DN6 commented Feb 19, 2026

Copy link
Copy Markdown
Collaborator

What does this PR do?

New LoRA Hotswap tests are failing because the method used to create dummy_inputs is still the one used in the old tests. Update the tests to use the correct method name.

Fixes # (issue)

Before submitting

Who can review?

Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes failing LoRA Hotswap tests by correcting the method name used to create dummy inputs. The tests were using the old prepare_dummy_input method name instead of the standardized get_dummy_inputs method expected by the test mixins.

Changes:

  • Updated method calls from prepare_dummy_input to get_dummy_inputs in the LoRA hotswap test helper function

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@DN6
DN6 requested a review from sayakpaul February 20, 2026 03:05
@DN6
DN6 merged commit db2d7e7 into main Feb 20, 2026
7 of 8 checks passed
tolgacangoz pushed a commit to tolgacangoz/diffusers that referenced this pull request Feb 25, 2026
update

Co-authored-by: Sayak Paul <spsayakpaul@gmail.com>
@sayakpaul
sayakpaul deleted the lora-hotswap-test-fix branch July 3, 2026 03:49
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.

3 participants