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

[CI] Quick fix for Cog Video Test #9373

Merged
merged 1 commit into from
Sep 6, 2024
Merged

[CI] Quick fix for Cog Video Test #9373

merged 1 commit into from
Sep 6, 2024

Conversation

DN6
Copy link
Collaborator

@DN6 DN6 commented Sep 5, 2024

What does this PR do?

Cog Video test module is named cogvideox but the module in src is named cogvideo. Our test fetcher can't retrieve the necessary tests to run since it assumes that test modules and src modules have the same name.

Rename the test module to match src

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.

@DN6 DN6 requested a review from a-r-r-o-w September 5, 2024 15:43
Copy link
Member

@a-r-r-o-w a-r-r-o-w left a comment

Choose a reason for hiding this comment

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

Oh, interesting. I didn't know this is how it worked, and didn't realize until now that the folder names were different!

@DN6 DN6 merged commit d269cc8 into main Sep 6, 2024
14 checks passed
a-r-r-o-w pushed a commit that referenced this pull request Sep 17, 2024
sayakpaul pushed a commit that referenced this pull request Dec 23, 2024
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