cpan-testers / cpantesters-api

An API in to data held by CPAN Testers: Test reports and CPAN uploads
Other
4 stars 4 forks source link

'exact match for JSON Pointer' test fails #38

Open eserte opened 5 years ago

eserte commented 5 years ago

On my smokers:

        #   Failed test 'exact match for JSON Pointer "/errors/0/path"'
        #   at t/controller/report.t line 38.
        #          got: '/report/environment/language/version'
        #     expected: '/report/environment/language'
        # {"errors":[{"message":"\/allOf\/1 String does not match '^5\\.\\d+\\.\\d+'","path":"\/report\/environment\/language\/version"}],"status":400}
        # Looks like you failed 1 test of 4.
eserte commented 3 years ago

Recently a new error appeared (maybe related to Mojolicious 9.x?):

Route pattern "/docs/*path" contains a reserved stash value at /home/cpansand/.cpan/build/2021030617/CPAN-Testers-API-0.025-0/blib/lib/CPAN/Testers/API.pm line 150.
t/api.t ................. 
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 
... (etc) ...