Skip to content

Simplify skips in parquet tests.#7802

Merged
jsignell merged 2 commits intodask:mainfrom
QuLogic:simplify-skips
Jun 14, 2021
Merged

Simplify skips in parquet tests.#7802
jsignell merged 2 commits intodask:mainfrom
QuLogic:simplify-skips

Conversation

@QuLogic
Copy link
Copy Markdown
Contributor

@QuLogic QuLogic commented Jun 13, 2021

There already exist some Pytest markers, so there's no need to have a second function that checks the condition again and adds a manual skip, instead of decorating the functions with the marker.

  • Closes #xxxx
  • Tests added / passed
  • Passes black dask / flake8 dask / isort dask

There already exist some Pytest markers, so there's no need to have a
second function that checks the condition again and adds a manual skip,
instead of decorating the functions with the marker.
These are already skipped by the `engine` fixture where necessary.
Copy link
Copy Markdown
Member

@jsignell jsignell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me. Thanks for the cleanup!

@jsignell jsignell merged commit 78cd144 into dask:main Jun 14, 2021
@QuLogic QuLogic deleted the simplify-skips branch June 15, 2021 01:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants