Skip to content

Tests using resources/slow-code-injector.html are intermittent #55444

@farre

Description

@farre

Tests in html/browsers/browsing-the-web/navigating-across-documents/replace-before-load/ that use resources/slow-code-injector.html relies on a load getting in before a slow image load completes. On slow CI systems this is not guaranteed.

These tests should probably be rewritten using a trickle or better yet, and entirely new python handler that first sends the script part in one chunk, and then basically infinitely continues sending a trickle to the requester, making sure that the response cannot finish before the load during load starts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions