Skip to content

Skip network tests when network is unavailable #275

Open
@talex5

Description

@talex5

The network tests can't be run in some cases:

  • Docker containers don't have IPv6 loopback by default.
  • opam-repo-ci's sandbox on macos prevents using any loopback devices.

This is probably best done by extending MDX. We could perhaps have an exception Mdx_skip_block to indicate that the current block's output should be ignored, or a skip-if=TEST label at the top of the block.

From #274.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions