| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
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
|
Hello @ArchFeh, with this PR now approved, are there any open tasks or is it ready to be merged? |
Sorry, something went wrong.
Hi! I think it is ready to be merged. Thanks! |
Sorry, something went wrong.
|
Hello @jasnell! With this PR approved and ready, what are the outstanding steps required for it to be merged? |
Sorry, something went wrong.
|
oy, I would have expected this to have landed already :-/ ... I'll start a CI run again just to confirm but this should be able to land now. |
Sorry, something went wrong.
Commit Queue failed- Loading data for nodejs/node/pull/42674 ✔ Done loading data for nodejs/node/pull/42674 ----------------------------------- PR info ------------------------------------ Title test: fix timeout of test-heap-prof.js in riscv devices (#42674) Author Yu Gu (@ArchFeh, first-time contributor) Branch ArchFeh:riscv -> nodejs:main Labels build, test, tools, python, needs-ci Commits 1 - test: fix timeout of test-heap-prof.js in riscv devices Committers 1 - ArchFeh PR-URL: https://github.com/nodejs/node/pull/42674 Fixes: https://github.com/nodejs/node/issues/40152 Reviewed-By: James M Snell ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/42674 Fixes: https://github.com/nodejs/node/issues/40152 Reviewed-By: James M Snell -------------------------------------------------------------------------------- ℹ This PR was created on Sat, 09 Apr 2022 16:14:48 GMT ✔ Approvals: 1 ✔ - James M Snell (@jasnell) (TSC): https://github.com/nodejs/node/pull/42674#pullrequestreview-941119183 ✔ Last GitHub CI successful ✖ No Jenkins CI runs detected -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/3168192279 |
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
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: #40152