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 flaky test ParseLiveQuery handle invalid websocket payload length #9272

Open
mtrezza opened this issue Aug 11, 2024 · 1 comment
Open
Labels
bounty:$10 Bounty applies for fixing this issue (Parse Bounty Program) type:ci CI related issue

Comments

@mtrezza
Copy link
Member

mtrezza commented Aug 11, 2024

New Issue Checklist

Issue Description

Fix flaky test ParseLiveQuery handle invalid websocket payload length.

it_id('4ccc9508-ae6a-46ec-932a-9f5e49ab3b9e')('handle invalid websocket payload length', async done => {

The test is currently in the flaky test list:

// Timeout
"ParseLiveQuery handle invalid websocket payload length",

Copy link

parse-github-assistant bot commented Aug 11, 2024

Thanks for opening this issue!

  • 🚀 You can help us to fix this issue faster by opening a pull request with a failing test. See our Contribution Guide for how to make a pull request, or read our New Contributor's Guide if this is your first time contributing.

@mtrezza mtrezza added type:ci CI related issue bounty:$10 Bounty applies for fixing this issue (Parse Bounty Program) labels Aug 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bounty:$10 Bounty applies for fixing this issue (Parse Bounty Program) type:ci CI related issue
Projects
None yet
Development

No branches or pull requests

1 participant