| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
LGTM
The error failing in your tests:
DeprecationWarning: '@pytest.fixture' is applied to <fixture Class._inject_setup_class_fixture.<locals>.xunit_setup_class_fixture, file=/home/runner/work/python-spanner-sqlalchemy/python-spanner-sqlalchemy/.nox/compliance_test/lib/python3.8/site-packages/_pytest/python.py, line=802> in 'legacy' mode, please replace it with '@pytest_asyncio.fixture' as a preparation for switching to 'strict' mode (or use 'auto' mode to seamlessly handle all these fixtures as asyncio-driven).It's gonna be fixed by this PR: #191, I just need to process a couple of more errors there.
Sorry, something went wrong.
|
A transient deadline error happened in snippets session. Rerunning the checks. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Adding sleep of 5 seconds after instance delete call, this will ensure that if multiple instances need to be cleaned up then there is sufficient gap between successive api calls.