Skip to content

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

@andk

Description

@andk

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 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions