emscripten-core / emscripten-core/emscripten

tests fail: Checking JS engine ['/usr/local/bin/node'] failed.

Open
#13,081 2 comments 0 reactions 0 assignees View on GitHub
wontfix
Dominant language
C++
Stars
27.6k
Forks
3.6k
Avg merge
1d 1h
Merged PRs (30d)
105

Description

Tests fail, but the ```node``` executable that it mentions exists and works.

The error message doesn't help to understand what is wrong.

```
$ python3.7 tests/runner.py
root:INFO: Checking JS engine ['/usr/local/bin/node'] failed. Check your config file. Details: output file not found: /usr/local/lib/emscripten/tests/hello_world.js
Not all the JS engines in JS_ENGINES appears to work.
[yuri@yv /usr/ports/devel/emscripten/work/emscripten-2.0.3]$ /usr/local/bin/node
Welcome to Node.js v15.4.0.
Type ".help" for more information.
>
[yuri@yv /usr/ports/devel/emscripten/work/emscripten-2.0.3]$
```

emscripten-2.0.3
OS: FreeBSD 12.2

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.