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

Tests for playground are using a mock response #2611

Merged
merged 2 commits into from
Feb 6, 2025

Conversation

michael-kerscher
Copy link
Collaborator

The official playground quite often provides a timeout error as in #2549

This is mocking/overriding the response from the playground for success and failure messages to avoid the server provided timeouts. As far as I see most responses from the playground are delivered below 10 seconds (but varies a lot...)

There still might be timeouts and I know of the following knobs that can be tuned

@michael-kerscher michael-kerscher merged commit 4ec2579 into google:main Feb 6, 2025
35 checks passed
@michael-kerscher michael-kerscher deleted the js-test-framework branch February 13, 2025 12:43
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