Skip to content
This repository was archived by the owner on Aug 22, 2022. It is now read-only.

Conversation

@sbc100
Copy link
Member

@sbc100 sbc100 commented Jan 27, 2020

No description provided.

@sbc100 sbc100 requested a review from dschuff January 27, 2020 21:53
@dschuff
Copy link
Member

dschuff commented Jan 27, 2020

Looks like this isn't working: https://ci.chromium.org/p/emscripten-releases/builders/try/linux/b8890072294421298416
although that's odd because we put the node Bin dir in the path: https://github.com/WebAssembly/waterfall/blob/master/src/build.py#L170

buildbot.Step('Execute emscripten testsuite (%s)' % name)
Mkdir(outdir)
try:
proc.check_call([os.path.join(NodeBinDir(), 'npm'), 'install'],
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also. does this need to be wrapped in Executable()?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup .. I think so.

@sbc100
Copy link
Member Author

sbc100 commented Jan 27, 2020

I don't get it either..

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants