Skip to content
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 pytest 3.4.0 cache gitignore #13308

Merged
merged 1 commit into from
Mar 19, 2018

Conversation

OttoWinter
Copy link
Member

Description:

In #13169 pytest was upgraded to 3.4.2, but with that upgrade pytest also changed the pytest cache directory to .pytest_cache: https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst

The default cache directory has been renamed from .cache to .pytest_cache after community feedback that the name .cache did not make it clear that it was used by pytest.

Missed that when scrolling through the logs, sorry about that!

Checklist:

  • The code change is tested and works locally.
  • Local tests pass with tox. Your PR cannot be merged unless tests pass

@homeassistant homeassistant added small-pr PRs with less than 30 lines. cla-signed labels Mar 18, 2018
@Danielhiversen Danielhiversen merged commit 947218d into home-assistant:dev Mar 19, 2018
@balloob balloob mentioned this pull request Mar 30, 2018
@home-assistant home-assistant locked and limited conversation to collaborators Jul 26, 2018
@OttoWinter OttoWinter deleted the pytest-gitignore branch September 29, 2018 10:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla-signed small-pr PRs with less than 30 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants