Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: fix timeout of test-heap-prof.js in riscv devices #42674

Merged
merged 1 commit into from Oct 29, 2022

Commits on Apr 9, 2022

  1. test: fix timeout of test-heap-prof.js in riscv devices

    In riscv hardware test-heap-prof.js caused timeout in test.
    Because of weak performance.
    So there is a need to set TIMEOUT_SCALEFACTOR for riscv too.
    
    Fixes: nodejs#40152
    ArchFeh committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    1944947 View commit details
    Browse the repository at this point in the history