| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Hi, @ryshep111! Welcome and thanks for this! This change will cause the linter to fail. Try make lint-js (or vcbuild lint-js) to see the problem. Can you update your branch to fix this? |
Sorry, something went wrong.
| typeof global.gc, | ||
| 'function', | ||
| 'Run this test with --expose-gc' | ||
| `Type of global.gc is not a function. Type: ${typeof global.gc}. Run this test with --expose-gc` |
There was a problem hiding this comment.
I will fix this while landing.
Sorry, something went wrong.
PR-URL: #15889 Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
|
Landed in 92d3269 Thanks for the PR, and congratulations on becoming a Node.js Contributor 🎉 ! |
Sorry, something went wrong.
PR-URL: #15889 Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
PR-URL: nodejs/node#15889 Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
| Back | FazBrowse Home | New Git URL |
assertion failure messages should always give the actual and expected results.