Skip to content

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

Closed
addaleax opened this issue Aug 30, 2016 · 6 comments
Closed

GCC 6 coverage #480

addaleax opened this issue Aug 30, 2016 · 6 comments

Comments

@addaleax
Copy link
Member

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?

@jbergstroem
Copy link
Member

fedora24 runs gcc 6.1.1:

[root@test-rackspace-fedora24-x64-1 ~]# cc --version
cc (GCC) 6.1.1 20160621 (Red Hat 6.1.1-3)

Do we need something newer? What suitable distribution?

@targos
Copy link
Member

targos commented Aug 30, 2016

There is already a machine with fedora 24 in test-commit-linuxand this system has GCC 6 by default.

@addaleax
Copy link
Member Author

No, 6.1.1 is what I have, too. Could something like that be included in test-commit-v8-linux runs?

@jbergstroem
Copy link
Member

@addaleax done.

@jbergstroem
Copy link
Member

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.

@jbergstroem
Copy link
Member

Done! Part of the suite as of now: https://ci.nodejs.org/job/node-test-commit-v8-linux/

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

No branches or pull requests

3 participants