Skip to content

Conversation

@jishnub
Copy link
Member

@jishnub jishnub commented Apr 10, 2025

Explicitly check that setting an environment variable updates the versioninfo.

One concern here is that withenv isn't thread-safe, but we're probably not running these tests multi threaded? In any case, it's unlikely that setting the number of MKL threads will impact anything.

@jishnub jishnub added the test This change adds or pertains to unit tests label Apr 10, 2025
@codecov
Copy link

codecov bot commented Apr 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.00%. Comparing base (84fd21b) to head (7a891e9).
Report is 14 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1279   +/-   ##
=======================================
  Coverage   92.00%   92.00%           
=======================================
  Files          34       34           
  Lines       15488    15488           
=======================================
  Hits        14249    14249           
  Misses       1239     1239           

☔ 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.

@jishnub jishnub requested a review from ViralBShah April 10, 2025 07:58
@ViralBShah
Copy link
Member

@fredrikekre @KristofferC Do the Julia tests run multi-threaded - which might cause this to be an issue once in a while?

@jishnub
Copy link
Member Author

jishnub commented Apr 14, 2025

Gentle bump

@ViralBShah
Copy link
Member

I do believe these tests do not run multi-threaded. Let's merge.

@ViralBShah ViralBShah merged commit c3d35c0 into master Apr 15, 2025
4 checks passed
@ViralBShah ViralBShah deleted the jishnub/versioninfo_test_threads_var branch April 15, 2025 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test This change adds or pertains to unit tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants