Skip to content

test: skip tests with common.skip

The common.skip function adds proper message in TAP format to skipped tests. It is better not to have the message rewritten in the tests.

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

test

Merge request reports

Loading