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

add a github action for PRs that runs the tests #117

Open
Pomax opened this issue Apr 23, 2021 · 2 comments
Open

add a github action for PRs that runs the tests #117

Pomax opened this issue Apr 23, 2021 · 2 comments
Labels
enhancement Making working code work better.

Comments

@Pomax
Copy link
Owner

Pomax commented Apr 23, 2021

Pretty trivial, I've set this up more times than I can count by now.

@Pomax Pomax added the enhancement Making working code work better. label Apr 23, 2021
@RoelN
Copy link
Collaborator

RoelN commented Jul 15, 2021

Small note, on my machine I occasionally seem to get stuck after the first font has been tested:

 PASS  testing/node/source.code.pro.test.js
 FAIL  testing/node/athena.ruby.test.js (5.115 s)

This happens roughly 25% of the times I run npm run test. I haven't investigated it this is something local, but I'm putting it here as a heads up!

@Pomax
Copy link
Owner Author

Pomax commented Jul 15, 2021

jest should time out 10 seconds after starting a test: does it not?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Making working code work better.
Projects
None yet
Development

No branches or pull requests

2 participants