Skip to content

JSONSchema Upgrade and Enhancements #1645

Description

@mfeit-internet2

Some things to do:

mfeit-dev $ ./run-tests --prefix pScheduler "json-dictionary.json" "./tests"
/home/mfeit/work/pscheduler/pscheduler-json-dictionary/pscheduler-json-dictionary/./run-tests:95: DeprecationWarning: Accessing jsonschema.draft7_format_checker is deprecated and will be removed in a future release. Instead, use the FORMAT_CHECKER attribute on the corresponding Validator.
  format_checker=jsonschema.draft7_format_checker
/home/mfeit/work/pscheduler/pscheduler-json-dictionary/pscheduler-json-dictionary/./run-tests:99: DeprecationWarning: jsonschema.exceptions.RefResolutionError is deprecated as of version 4.18.0. If you wish to catch potential reference resolution errors, directly catch referencing.exceptions.Unresolvable.
  except (jsonschema.exceptions.ValidationError, jsonschema.exceptions.RefResolutionError) as ex:

Metadata

Metadata

Type

Projects

Status
Ready

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions