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

Schema tests failed with latest master #244

Closed
epsilon-0 opened this issue Oct 1, 2020 · 1 comment
Closed

Schema tests failed with latest master #244

epsilon-0 opened this issue Oct 1, 2020 · 1 comment

Comments

@epsilon-0
Copy link

I'm building on the latest master on Gentoo linux

schema.log contains the following lines -

running schema test suite additionalItems.json... OK
running schema test suite additionalProperties.json... OK
running schema test suite allOf.json... OK
running schema test suite anyOf.json... OK
running schema test suite definitions.json... Fail
running schema test suite dependencies.json... OK
running schema test suite enum.json... OK
running schema test suite items.json... OK
running schema test suite maxItems.json... OK
running schema test suite maxLength.json... OK
running schema test suite maxProperties.json... OK
running schema test suite maximum.json... OK
running schema test suite minItems.json... OK
running schema test suite minLength.json... OK
running schema test suite minProperties.json... OK
running schema test suite minimum.json... OK
running schema test suite multipleOf.json... OK
running schema test suite not.json... OK
running schema test suite oneOf.json... OK
running schema test suite pattern.json... OK
running schema test suite patternProperties.json... OK
running schema test suite properties.json... OK
running schema test suite ref.json... Fail
running schema test suite refRemote.json... Fail
running schema test suite required.json... OK
running schema test suite type.json... OK
running schema test suite uniqueItems.json... OK
FAIL schema.test (exit status: 1)

Let me know what else I can provide for help.

@epsilon-0
Copy link
Author

Ah, no worries, on further inspection, I found that these are network calls inside a network sandbox which are failing.

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