Constant live_tests::EXPECTED_FAILURES
source ยท pub(crate) const EXPECTED_FAILURES: &[ExpectedFailure];Expand description
A list of tests that are known to fail on specific servers.
An xfail proc macro would be nice, but it seems like an overkill for just a single project.