https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126162
--- Comment #3 from Richard Earnshaw <rearnsha at gcc dot gnu.org> --- The other option is to tighten the pre-test for jsonschema to check for a minimum version that does support the schema requested. Then you'd get an UNSUPPORTED rather than a FAIL.
