Skip to content

Conversation

@mcara
Copy link
Member

@mcara mcara commented Jun 14, 2025

Currently drizzle build on CI is failing with:

LINK : fatal error LNK1104: cannot open file 'python313t.lib'

apparently due to python/cpython#135151

This PR implements the solution is to ignore 1.13.4 as in spacetelescope/stcal#351

@codecov
Copy link

codecov bot commented Jun 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.51%. Comparing base (5b5f364) to head (c58c0b6).
⚠️ Report is 9 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #186   +/-   ##
=======================================
  Coverage   97.51%   97.51%           
=======================================
  Files           3        3           
  Lines         241      241           
=======================================
  Hits          235      235           
  Misses          6        6           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mcara mcara force-pushed the experiment-threading-gil-issues-win32 branch 2 times, most recently from 72062ef to cd441a4 Compare June 14, 2025 06:36
@mcara mcara force-pushed the experiment-threading-gil-issues-win32 branch from cd441a4 to c58c0b6 Compare June 14, 2025 06:42
@mcara mcara changed the title Trying fixes to failing tests due to Python 3.13.4 win32 GIL issues Fix failing tests due to Python 3.13.4 win32 GIL issues Jun 14, 2025
@mcara mcara marked this pull request as ready for review June 14, 2025 06:44
@mcara mcara requested a review from a team as a code owner June 14, 2025 06:44
@mcara mcara merged commit 538b655 into spacetelescope:main Jun 14, 2025
21 checks passed
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.

1 participant