# {{&link}} - test summary

# All validators fail this test
{{#testsThatAllValidatorsFail}}

`{{name}}`
{{/testsThatAllValidatorsFail}}

{{#hasFailingTests}}
# {{&link}} failed tests

Some validators have deliberately chosen not to support parts of the spec. Go to the {{&link}} homepage to learn if
that is the case for these tests.

|test failed|reason
|-----------|------
{{#failingTests}}
{{&message}}
{{/failingTests}}
{{/hasFailingTests}}

**All other tests passed**.

[back to benchmarks](https://github.com/ebdrup/json-schema-benchmark)