| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Signed-off-by: Stewart X Addison <sxa@ibm.com>
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #62251 +/- ##
==========================================
- Coverage 89.68% 89.67% -0.02%
==========================================
Files 676 676
Lines 206495 206495
Branches 39537 39542 +5
==========================================
- Hits 185204 185175 -29
- Misses 13435 13444 +9
- Partials 7856 7876 +20 see 35 files with indirect coverage changes 🚀 New features to boost your workflow:
|
Sorry, something went wrong.
|
I think we can fix it (at least the WebAssembly.instantiate(): Out of memory: Cannot allocate Wasm memory for new instance part) by bumping @nodejs/doc-kit after nodejs/doc-kit#691 is merged. |
Sorry, something went wrong.
|
Sorry, something went wrong.
|
Probably fixed with the updae in #62512 - running a test on my K1 at https://ci.nodejs.org/job/sxa-rvnodetest/399/ |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
The doc-only target gives a variety of failures on different riscv64 systems. These symptoms are described in nodejs/build#4099 (comment) in the section Additional info on the Wasm doc-only crash
This removes the doc-only target from being run by default as part of make test-ci similar to what has been done for AIX and IBMi.