-
-
Notifications
You must be signed in to change notification settings - Fork 170
GCC 6 coverage #480
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
Comments
fedora24 runs gcc 6.1.1:
Do we need something newer? What suitable distribution? |
There is already a machine with fedora 24 in |
No, 6.1.1 is what I have, too. Could something like that be included in |
@addaleax done. |
I need to redeploy one of the fedora24 slaves seeing how we need a beefier vm to run tests on. I'll update this issue when done. |
Done! Part of the suite as of now: https://ci.nodejs.org/job/node-test-commit-v8-linux/ |
Hi everyone, it would be pretty cool if we could get CI coverage for running the Node.js tests, and ideally the
test-commit-v8-linux
job too, with binaries built by GCC 6. That would have very likely helped to catch issues like nodejs/node#8310 or nodejs/node#6272 a bit earlier.Any chance that’s possible?
The text was updated successfully, but these errors were encountered: