-
-
Notifications
You must be signed in to change notification settings - Fork 170
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
-gcc8variants forcentos7added to the selectable configurations (we wouldn’t expect earlier versions to be able to compile current master). Alsocentos7-64isn’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.