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
* Add integration tests
* update screenshot tests and github actions
* fix inconsitent screenshots names
* update screenshot
* Add flag to enable WebGPU on linux
* fix issue with zero workers
* MORE FLAGS
* Try to run webkit instead of chromium
* test with gpu checker
* fix webkit test run flags
* another shot
* fix command
* try to emulate gpu with CPU
* create env file
* remove unused screenshots, didsable playwright github action, rename itnegration tests command in package.json
* add eslint
* Small linting refactor
Unfortunately currently I'd need to pay for github actions to get a machine with GPU support, otehrwise WebGPU cannot run(I assume WebGL can be imitated by CPU implementation). So All tests related ot running WebGPU gonna be skipped.
0 commit comments