Skip to content

CI: Add single CPU core build for pytest.mark.single #44596

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
wants to merge 7 commits into from

Conversation

mroeschke
Copy link
Member

@mroeschke mroeschke commented Nov 24, 2021

  1. Adds MacOS, Windows and Linux builds where PYTEST_WORKERS = 1 for @pytest.mark.single tests
  2. Convert @pytest.mark.high_memory to @pytest.mark.single (seem to serve the same purpose)
  3. Tries to mark all s3_resource fixture tests as @pytest.mark.single to hopefully reduce timeouts
  4. Moves sqlite tests as @pytest.mark.db tests

@jreback jreback added the CI Continuous Integration label Nov 24, 2021
@mroeschke
Copy link
Member Author

Going to try another approach first.

@mroeschke mroeschke closed this Nov 25, 2021
@mroeschke mroeschke deleted the ci/single_builds branch January 7, 2022 01:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI: No single CPU builds for pytest.mark.single test?
2 participants