DescriptionDevTools: fix npm_test architecture check
process.arch is based on the architecture which node.js was compiled for,
not necessarily the architecture of the system the node.js process is
currently running in.
I came across this issue while working on buildbot related stuff.
More info:
https://github.com/nodejs/node-v0.x-archive/issues/2862
BUG=none
Review-Url: https://codereview.chromium.org/2698983004
Cr-Commit-Position: refs/heads/master@{#451511}
Committed: https://chromium.googlesource.com/chromium/src/+/250263fa2e293a555c78479e00b5758c2e56d97e
Patch Set 1 #Patch Set 2 : fix #Patch Set 3 : fix #Patch Set 4 : fix #Messages
Total messages: 10 (6 generated)
|