Skip to content

Use 'SKIP' instead of 'Skip' or 'Skipped:'

Mark Andrews requested to merge marka-tap-skip into main

Some version of Kyua incorrectly fail to handle 'SKIP' case insensitively, they only handle 'SKIP' and 'skip'. Additionally these versions also fail to handle 'Skipped:' at all.

See https://github.com/jmmv/kyua/commit/910aba007c01909b7fe83561c0c2d49f315de6b2

Merge request reports