We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
tests using async_mark are failing cc @alimcmaster1
async_mark
=========================== short test summary info ============================ ERROR pandas/tests/arrays/categorical/test_warnings.py::TestCategoricalWarnings ERROR pandas/tests/arrays/categorical/test_warnings.py::TestCategoricalWarnings ERROR pandas/tests/frame/test_api.py::TestDataFrameMisc - pytest.PytestDeprec... ERROR pandas/tests/frame/test_api.py::TestDataFrameMisc - pytest.PytestDeprec... ERROR pandas/tests/indexes/test_base.py::TestIndex - pytest.PytestDeprecation... ERROR pandas/tests/indexes/test_base.py::TestIndex - pytest.PytestDeprecation... ERROR pandas/tests/resample/test_resampler_grouper.py - pytest.PytestDeprecat... ERROR pandas/tests/resample/test_resampler_grouper.py - pytest.PytestDeprecat... ERROR pandas/tests/series/test_api.py::TestSeriesMisc - pytest.PytestDeprecat... ERROR pandas/tests/series/test_api.py::TestSeriesMisc - pytest.PytestDeprecat... = 71242 passed, 1936 skipped, 1024 xfailed, 156 warnings, 10 errors in 655.85s (0:10:55) =
The text was updated successfully, but these errors were encountered:
failing
pytest 6.0.1 py36_0 pytest-asyncio 0.10.0 py36_1000 pytest-azurepipelines 0.8.0 py_0 pytest-forked 1.2.0 py_0 pytest-xdist 1.33.0 py_0
passing
pytest 5.4.3 py36_0 pytest-asyncio 0.10.0 py36_1000 pytest-azurepipelines 0.8.0 py_0 pytest-forked 1.2.0 py_0 pytest-xdist 1.33.0 py_0
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
tests using
async_mark
are failing cc @alimcmaster1The text was updated successfully, but these errors were encountered: