Skip to content

test: use common.skip for tap skip output and test cleanup

Checklist
  • make -j8 test (UNIX), or vcbuild test nosign (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

test

Description of change

Using common.skip instead of console.log for test output. Updated JS syntax to ES6 const and template strings where appropriate.

Merge request reports

Loading