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

Fix active video counter and moderator action tests frequent failure #5037

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

mnaamani
Copy link
Member

Video counter and Moderator action tests frequently fail because the processor hasn't processed video creation events fast enough, and the steps in the tests following creating the videos happen too soon.

So simply adding a short 10s delay as a quick fix.

Common occurrences:
https://github.com/Joystream/joystream/actions/runs/7489520997/job/20386242438?pr=5033#step:12:17690

https://github.com/Joystream/joystream/actions/runs/7421119400/job/20193831192#step:12:17186

Copy link
Contributor

@zeeshanakram3 zeeshanakram3 left a comment

Choose a reason for hiding this comment

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

LGTM.

@mnaamani mnaamani merged commit d9f7f18 into Joystream:master Jan 16, 2024
23 checks passed
@mnaamani mnaamani deleted the master-fix-tests branch March 12, 2024 10:37
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.

None yet

2 participants