Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue with running the library in parallel #91

Open
gre opened this issue Dec 9, 2016 · 5 comments
Open

issue with running the library in parallel #91

gre opened this issue Dec 9, 2016 · 5 comments
Labels

Comments

@gre
Copy link
Member

gre commented Dec 9, 2016

I'm not sure if it's a bug in headless-gl or Jest, but there is a bug that if you have multiple tests, the library will break:

jestjs/jest#2029

@pconerly
Copy link

We have the same behavior too, would love to know what we can do about it.

@mourner mourner added the bug label Mar 15, 2017
@gre
Copy link
Member Author

gre commented Mar 15, 2017

@pconerly are you using Jest too or just headless-gl ?

@pconerly
Copy link

I'm also using jest

@0b5vr
Copy link

0b5vr commented Feb 23, 2019

I'm having exactly same issue, using Jest

@0b5vr
Copy link

0b5vr commented Apr 27, 2019

Ah, jestjs/jest#2029 says we should run jest with --no-cache option...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants