Skip to content

Load SmallGrp explicitly in tst/offline.tst - #52

Open
fingolfin wants to merge 1 commit into
masterfrom
mh/smallgrp
Open

Load SmallGrp explicitly in tst/offline.tst#52
fingolfin wants to merge 1 commit into
masterfrom
mh/smallgrp

Conversation

@fingolfin

Copy link
Copy Markdown
Member

The test installs IdGroup and SmallGroup as SCSCP procedures and then
replays an OpenMath file which invokes them, so it needs the SmallGrp
package; without it the test failed with

Error, the Small Groups identification is required but not installed

Load it explicitly, as tst/testall.g already does.

See gap-system/gap#2434

Co-Authored-By: Claude Opus 5 noreply@anthropic.com

The test installs IdGroup and SmallGroup as SCSCP procedures and then
replays an OpenMath file which invokes them, so it needs the SmallGrp
package; without it the test failed with

    Error, the Small Groups identification is required but not installed

Load it explicitly, as tst/testall.g already does.

See gap-system/gap#2434

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@codecov

codecov Bot commented Jul 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.53%. Comparing base (7f4040d) to head (9b64a26).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #52   +/-   ##
=======================================
  Coverage   69.53%   69.53%           
=======================================
  Files          24       24           
  Lines        2669     2669           
=======================================
  Hits         1856     1856           
  Misses        813      813           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant