Skip to content

Flaky test_fetch_redirect depends on 3rd-party server #24597

Open
@RReverser

Description

@RReverser

test_fetch_redirect has been flaking quite a bit lately, and the only reason seems to be because it depends on a 3rd-party server (httpbin.org) to return a redirect header.

It should be pretty straightforward to replace that with a tiny local HTTP server instead, e.g. via http.server.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions