Skip to content
This repository has been archived by the owner on Sep 1, 2021. It is now read-only.

disable hardware acceleration so tests are deterministic but let user enable it again on demand with environment variable #84

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kayahr
Copy link

@kayahr kayahr commented Mar 31, 2021

This PR disables hardware acceleration by default so tests are deterministic and doesn't produce different results on different hardware. If user needs hardware acceleration it can be enabled again with the environment variable JEST_ELECTRON_RUNNER_ENABLE_HARDWARE_ACCELERATION

Closes #82

but let user enable it again on demand with environment variable
@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Mar 31, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CLA Signed Do not delete this pull request or issue due to inactivity.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow disabling hardware acceleration
2 participants