Browser unit test failures on Mac
Open
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 389
- Avg merge
- 3d 21h
- Merged PRs (30d)
- 3
Description
When using `npm run test` on a Mac running Sonoma 14.5, 61/269 tests fail. I receive the same error message for all: `Error: WebGL not supported.` I have confirmed through visiting `chrome://gpu/` in the Chrome browser that WebGL is enabled; in addition, the local server started through `npm dev-server` works to visualize files. I am working on resolving the issue and plan to open a pull request.
Contributor guide
Assessment
This issue has not been assessed yet.