Continuing from nodejs/node#26754, this seems like an issue that affects only CI:
Addon tests aren’t built and run in the debug-mode CI. That’s bad, because they are precisely the tests that need debug-mode CI runs the most. And more, generally, I’d expect the same tests to be run on all non-fanned CI jobs or at least to have exceptions mentioned in test/README.md in nodejs/node.