Skip to content

GraphQL-Plugin-Convert-OpenAPI-0.22 has started to fail test #6

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

Open
andk opened this issue Feb 12, 2022 · 0 comments
Open

GraphQL-Plugin-Convert-OpenAPI-0.22 has started to fail test #6

andk opened this issue Feb 12, 2022 · 0 comments

Comments

@andk
Copy link

andk commented Feb 12, 2022

Starting with JSON::Validator 5.00 I see the 01-schema.t test fail. From the sample fail report http://www.cpantesters.org/cpan/report/01b26362-27cb-11ec-bc84-ca466b277586 :

#   Failed test 'schema'
#   at t/01-schema.t line 11.
# @@ -187,7 +187,6 @@
#    date: String
#    "The name of the distribution tested"
#    dist: String
# -  "The report grade. Pass is passing tests. Fail is failing tests. NA is the distribution cannot be used on the system. Unknown is any other problem."
#    grade: Grade
#    "The GUID of the full report this data came from"
#    guid: String
# @@ -218,9 +217,7 @@
#  type Result {
#    duration: Int
#    failures: Int
# -  "The report grade. Pass is passing tests. Fail is failing tests. NA is the distribution cannot be used on the system. Unknown is any other problem."
#    grade: Grade!
# -  "At least one of the properties must be set"
#    output: TestOutput!
#    skipped: Int
#    tests: Int
# @@ -231,9 +228,7 @@
#  input ResultInput {
#    duration: Int
#    failures: Int
# -  "The report grade. Pass is passing tests. Fail is failing tests. NA is the distribution cannot be used on the system. Unknown is any other problem."
#    grade: Grade!
# -  "At least one of the properties must be set"
#    output: TestOutputInput!
#    skipped: Int
#    tests: Int
# Looks like you failed 1 test of 2.
t/01-schema.t .......... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant