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 the Kokoro integration tests #188

Merged
merged 2 commits into from
Oct 23, 2024
Merged

Fix the Kokoro integration tests #188

merged 2 commits into from
Oct 23, 2024

Conversation

ojarjur
Copy link
Contributor

@ojarjur ojarjur commented Oct 22, 2024

Our Kokoro intergration tests have recently started failing consistently with timeout errors.

This change tries to resolve that by doubling the test timeout from the default 60 seconds to 120 seconds.

1. Give integration tests more time to complete
2. Be more specific on which UI items to click in the BQ UI tests
3. Document what the BQ UI test is doing at each step.
4. Make sure the caret selector is expanded before clicking the next one.
@ojarjur ojarjur changed the title Give integration tests more time to complete Fix the Kokoro integration tests Oct 22, 2024
@ojarjur ojarjur merged commit db8fff0 into main Oct 23, 2024
5 checks passed
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