Closed
Description
Version
v16.9.1
Platform
Linux 5.13.14 riscv64
Subsystem
No response
What steps will reproduce the bug?
- Compile nodejs-16.9.1 on a rv64 Linux box
- Run
python tools/test.py --mode=release --flaky-tests=dontcare -J message parallel sequential
How often does it reproduce? Is there a required condition?
Every time so far.
What is the expected behavior?
All tests pass.
What do you see instead?
parallel/test-corepack-yarn-install and sequential/test-cpu-prof-dir-absolute fail, sequential/test-heap-prof times out. Attaching full test output.
nodejs-16.9.1-test.log.gz
Additional information
No response