tinygrad/test/web
qazal a113c5e3ae
viz: update browser test to properly shutdown [pr] (#10793)
Using `await page.evaluate` can cause non deterministic `TargetCloseError`
exceptions if it cannot find the elements on the page, Puppeteer
doesn't cleanly stop when `browser.close()` is called.
[Failing CI](https://github.com/tinygrad/tinygrad/actions/runs/15596803685/job/43928961323?pr=10763#step:9:61)
2025-06-12 17:58:42 +03:00
..
test_viz.js viz: update browser test to properly shutdown [pr] (#10793) 2025-06-12 17:58:42 +03:00
test_webgpu.js Move efficientnet example (#8087) 2024-12-06 15:48:16 +01:00