-
-
Notifications
You must be signed in to change notification settings - Fork 172
Closed
Labels
Description
Refs: nodejs/node#41423 (comment)
I have no clue about our build systems but most of these node-stress-single-test instances aren't working :(
Looks like the stress job didn’t have the
-gcc8
variants forcentos7
added to the selectable configurations (we wouldn’t expect earlier versions to be able to compile current master). Alsocentos7-64
isn’t currently covered by https://github.com/nodejs/build/blob/master/jenkins/scripts/select-compiler.sh so isn’t selecting the right compiler either. I can look at sorting this out but it’ll be after the security releases.