Skip to content

Conversation

@ThomasBreuer
Copy link
Member

It may happen that a GAP package is loaded but its directory does not exist.

For example, our test that installs/loads/removes a package creates such a GAP session.
Calling GAP.Packages.versioninfo afterwards ran into an error up to now.

It may happen that a GAP package is loaded but its directory does not exist.

For example, our test that installs/loads/removes a package creates
such a GAP session.
Calling `GAP.Packages.versioninfo` afterwards ran into an error up to now.
@ThomasBreuer ThomasBreuer added the kind: bug Something isn't working label Sep 19, 2025
@codecov
Copy link

codecov bot commented Sep 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.92%. Comparing base (97ce797) to head (8ecd2a9).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1246      +/-   ##
==========================================
+ Coverage   76.91%   76.92%   +0.01%     
==========================================
  Files          60       60              
  Lines        4778     4781       +3     
==========================================
+ Hits         3675     3678       +3     
  Misses       1103     1103              
Files with missing lines Coverage Δ
src/packages.jl 50.64% <100.00%> (+0.64%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

ThomasBreuer added a commit to ThomasBreuer/GAP.jl that referenced this pull request Sep 19, 2025
This reverts commit f8342c1.
Now this commit belongs to oscar-system#1246.
Copy link
Member

@lgoettgens lgoettgens left a comment

Choose a reason for hiding this comment

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

Good catch, thanks!

@fingolfin fingolfin merged commit b7579b2 into oscar-system:master Sep 24, 2025
161 of 163 checks passed
@lgoettgens lgoettgens mentioned this pull request Sep 24, 2025
@ThomasBreuer ThomasBreuer deleted the TB_fix_versioninfo branch September 24, 2025 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind: bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants