Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vertx Web Validation circular refs tests are failing #2456

Open
pk-work opened this issue Jul 25, 2023 · 0 comments
Open

Vertx Web Validation circular refs tests are failing #2456

pk-work opened this issue Jul 25, 2023 · 0 comments
Labels
Milestone

Comments

@pk-work
Copy link
Contributor

pk-work commented Jul 25, 2023

When we switched to the new JSON Schema API, to tests in Vertx Web Validation were failing::

  • ValidationHandlerProcessorsIntegrationTest.testJsonBodyAsyncCircular
  • ValidationHandlerProcessorsIntegrationTest.testQueryJsonObjectAsyncParam

Both tests are using the same schema which contains a circular reference. The new JSON Schema API
is supporting circular references. We don't understand the problem yet.

@pk-work pk-work added the bug label Jul 25, 2023
@vietj vietj added this to the 5.0.0 milestone Jul 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants