You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rename `emscripten_fs_api_browser.c` to `test_emscripten_async_wget.c`
since that seems to be the primary thing its testing.
Remove `emscripten_fs_api_browser2.c` since that just seems like a
strict subset of what is tested already in `emscripten_fs_api_browser.c`
Rename `test_emscripten_async_wget_side_module` source files.
Group all wget tests together in `test_browser.py`.
self.assertContained("pthreads + BUILD_AS_WORKER require separate modes that don't work together, see https://github.com/emscripten-core/emscripten/issues/8854", stderr)
0 commit comments