Skip to content

Conversation

@epage
Copy link
Contributor

@epage epage commented Oct 6, 2022

This was originally written this way to be a low effort way to ignore,
especially if you wanted a markdown block of code that interspersed
different commands.

This cane make it harder to root cause failures. In the mean time, you can

  • Mark the whole code fence as ignored
  • Mark the status of the program as skipped
  • Mark the binary as ignored (new)

Fixes #105

epage added 2 commits October 6, 2022 14:18
This was originally written this way to be a low effort way to ignore,
especially if you wanted a markdown block of code that interspersed
different commands.

In the general case, though, you can ignore the block and this makes it
harder to root cause problems.

Fixes assert-rs#105
This would allow a markdown code fence to interpserse supported and
unsupported commands without having to put a `? skipped`
@epage epage merged commit 438adcf into assert-rs:main Oct 6, 2022
@epage epage deleted the error branch October 6, 2022 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bin not found causes "ignored" not an error

1 participant