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

FAILED tests/common/test_schema.py::test_condition_uri_with_supported_fpt #2724

Open
stephenhodgkiss opened this issue Apr 17, 2021 · 0 comments

Comments

@stephenhodgkiss
Copy link

stephenhodgkiss commented Apr 17, 2021

Distributor ID: Ubuntu
Description: Ubuntu 20.04.2 LTS
Release: 20.04
Codename: focal
Docker version 20.10.6, build 370c289
docker-compose version 1.25.0, build unknown
Python 3.8.5

Describe the bug
Test scripts are producing FATAL ERRORS

To Reproduce
Steps to reproduce the behavior:
make run (in separate screen)

cd bigchaindb
make test

Expected behavior
NO ERRORS

Logs or terminal output
FAILED tests/common/test_schema.py::test_condition_uri_with_supported_fpt - hypothesis.errors.FailedHealthCheck: tests/common/test_schema.py::test_condition_uri_with_supported_fpt uses t...
FAILED tests/common/test_schema.py::test_condition_uri_with_unsupported_fpt - hypothesis.errors.FailedHealthCheck: tests/common/test_schema.py::test_condition_uri_with_unsupported_fpt us...
FAILED tests/common/test_schema.py::test_condition_uri_with_unknown_fpt - hypothesis.errors.FailedHealthCheck: tests/common/test_schema.py::test_condition_uri_with_unknown_fpt uses the '...
FAILED tests/common/test_schema.py::test_condition_uri_with_supported_subtype - hypothesis.errors.FailedHealthCheck: tests/common/test_schema.py::test_condition_uri_with_supported_subtyp...
FAILED tests/common/test_schema.py::test_condition_uri_with_unsupported_subtype - hypothesis.errors.FailedHealthCheck: tests/common/test_schema.py::test_condition_uri_with_unsupported_su...
FAILED tests/common/test_schema.py::test_condition_uri_with_unknown_subtype - hypothesis.errors.FailedHealthCheck: tests/common/test_schema.py::test_condition_uri_with_unknown_subtype us...
========================================================== 6 failed, 385 passed, 3 skipped, 100 deselected, 12 warnings in 21.63s ===========================================================

Additional context
Add any other context about the problem here.

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