Skip to content

CI: Linux py36_locale failures with pytest DeprecationWarning #35620

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

Closed
simonjayhawkins opened this issue Aug 8, 2020 · 1 comment · Fixed by #35757
Closed

CI: Linux py36_locale failures with pytest DeprecationWarning #35620

simonjayhawkins opened this issue Aug 8, 2020 · 1 comment · Fixed by #35757
Labels
CI Continuous Integration Testing pandas testing functions or related to the test suite
Milestone

Comments

@simonjayhawkins
Copy link
Member

tests using async_mark are failing cc @alimcmaster1

=========================== 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) =
@simonjayhawkins simonjayhawkins added Testing pandas testing functions or related to the test suite CI Continuous Integration labels Aug 8, 2020
@simonjayhawkins
Copy link
Member Author

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 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants