emscripten-core / emscripten-core/emscripten

Flaky test_fetch_redirect depends on 3rd-party server

Open
#24,597 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
27.6k
Forks
3.6k
Avg merge
1d 1h
Merged PRs (30d)
105

Description

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](https://docs.python.org/3/library/http.server.html).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.