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

test: unflake test_page_route_should_work_with_redirects_for_subresources #2110

Conversation

mxschmitt
Copy link
Member

No description provided.

)

async def handle_route(route) -> None:
await route.continue_()
Copy link
Member

Choose a reason for hiding this comment

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

In Node.js we don't await I think, not sure how it helps with flakiness.

Copy link
Member Author

Choose a reason for hiding this comment

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

You are right, not landing for now.

@mxschmitt mxschmitt closed this Oct 12, 2023
@mxschmitt mxschmitt deleted the test/unflake-test_page_route_should_work_with_redirects_for_subresources branch March 6, 2024 10:15
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