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): skip file-lock test on Windows #2138

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

spawn-guy
Copy link
Contributor

fcntl is not working on Windows (as well as concurrent file opening)

if i'm not mistaken ;)

this PR skips failing test on Windows

Copy link

codecov bot commented Oct 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.33%. Comparing base (727dd11) to head (1f202af).
Report is 39 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2138   +/-   ##
=======================================
  Coverage   80.33%   80.33%           
=======================================
  Files          75       75           
  Lines        9121     9121           
  Branches     1348     1348           
=======================================
  Hits         7327     7327           
  Misses       1600     1600           
  Partials      194      194           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Nusnus Nusnus merged commit ea6a160 into celery:main Oct 2, 2024
37 checks passed
@spawn-guy spawn-guy deleted the hotfix_fs_test_windows branch October 2, 2024 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants