-
Notifications
You must be signed in to change notification settings - Fork 11
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
Fix tests, CI badge, make tests run faster #451
Labels
Comments
Reporter tests failing on my local: ==================================================================== short test summary info ====================================================================
FAILED tests/reporters/test_360reporter.py::test_report - assert 0 == 1000000000000000000
FAILED tests/reporters/test_360reporter.py::test_adding_stake - assert False
FAILED tests/reporters/test_360reporter.py::test_no_native_token - assert 'insufficient native token funds' in "info telliot_feeds.reporters.tellor_360:te...
FAILED tests/reporters/test_custom_360_reporter.py::test_submit_once - AssertionError: assert False
FAILED tests/reporters/test_polygon_reporter.py::test_fetch_gas_price_error - AssertionError: assert 'Invalid gas price speed for matic gasstation: blah' in '...
FAILED tests/reporters/test_rng_reporter.py::test_report - assert "Unable to stake deposit: Send transaction failed: ValueError({'message': 'VM Exception whil...
====================================================== 6 failed, 32 passed, 1 warning in 115.35s (0:01:55) ====================================================== looks like |
Another thing:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
These tests are failing (for akrem):
tests/reporters/test_custom_360_reporter.py::test_submit_once
tests/reporters/test_polygon_reporter.py
The text was updated successfully, but these errors were encountered: