Skip to content
This repository was archived by the owner on May 3, 2023. It is now read-only.

Pin pytest to 5.3.5 #78

Merged
merged 1 commit into from
Mar 12, 2020
Merged

Conversation

TomAugspurger
Copy link
Contributor

@TomAugspurger TomAugspurger commented Mar 12, 2020

pytest 5.4.0 was released between the PR build ran (https://travis-ci.org/github/MacPython/pandas-wheels/jobs/661583624) and the merge build :)

We have failures with 5.4.0

==================================== ERRORS ====================================

_ ERROR collecting venv/lib/python3.7/site-packages/pandas/tests/io/test_html.py _

In function "test_to_html_compat":

Parameter "flavor" should be declared explicitly via indirect or in function itself

_ ERROR collecting venv/lib/python3.7/site-packages/pandas/tests/io/excel/test_writers.py _

In function "test_excel_sheet_size":

Parameter "engine" should be declared explicitly via indirect or in function itself

_ ERROR collecting venv/lib/python3.7/site-packages/pandas/tests/resample/test_base.py _

In function "test_asfreq":

Parameter "_index_factory" should be declared explicitly via indirect or in function itself

_ ERROR collecting venv/lib/python3.7/site-packages/pandas/tests/resample/test_datetime_index.py _

In function "test_resample_basic":

Parameter "_index_start" should be declared explicitly via indirect or in function itself

_ ERROR collecting venv/lib/python3.7/site-packages/pandas/tests/util/test_util.py _

In function "test_datapath_missing":

Parameter "strict_data_files" should be declared explicitly via indirect or in function itself

@TomAugspurger TomAugspurger merged commit b6a4f08 into MacPython:master Mar 12, 2020
@TomAugspurger TomAugspurger deleted the pin-pytest branch March 12, 2020 21:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant